diff --git a/ChangeLog b/ChangeLog index 3d4e2a2..4fa18a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2016-07-25 Brian Cox +2017-01-15 Brian Cox * Bump version to 2.4.3.2 * DOS/DJGPP platform support. * Use posix_fadvise() to reduce disk cache impact (where available). @@ -14,7 +14,8 @@ * Include 'what'-style version strings. * AROS: Correctly hide passphrases & delete temp files. * Remove dead code & unused files. - + * Optional RESOLVE_IDS_TO_NAMES option to disable uid/gid to name resolution, if needed. + * New --key-size option to twadmin --generate-keys, to generate 1024 (default) or 2048 bit El Gamal keys. 2016-04-20 Brian Cox * Bump version to 2.4.3.1 * Revive old 'twtest' unit test suite (such as it is); move _t.cpp files into twtest dir.