docs update: mention the event_log () changes within the technical section

This commit is contained in:
philsmd
2017-01-24 17:52:32 +01:00
parent 57a253c3d3
commit d143ae25ab

View File

@@ -35,6 +35,7 @@
- Building: Split native compilation into two dedicated targets: "hashcat_static" and "hashcat_shared", default is "hashcat_static"
- Building: Removed the use of RPATH on linker level
- Events: Improved the maximum event message handling. event_log () will now also internally make sure that the message is properly terminated
* changes v3.20 -> v3.30: