diff options
Diffstat (limited to 'cipher')
-rw-r--r-- | cipher/ChangeLog-2011 (renamed from cipher/ChangeLog) | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog-2011 index 6457035ef..f19309554 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog-2011 @@ -1,3 +1,10 @@ +2011-12-02 Werner Koch <[email protected]> + + NB: ChangeLog files are no longer manually maintained. Starting + on December 1st, 2011 we put change information only in the GIT + commit log, and generate a top-level ChangeLog file from logs at + "make dist". See doc/HACKING for details. + 2011-08-09 Werner Koch <[email protected]> * rijndael.c (u32_a_t): New. @@ -13,7 +20,7 @@ 2010-09-28 Steven M. Schweda <[email protected]> (wk) Changes to help the VMS port. See - http://antinode.info/dec/sw/gnupg.html . + http://antinode.info/dec/sw/gnupg.html . * random.c [__VMS]: Include rmsdef.h and vms.h. (LOCK_SEED_FILE) [__VMS]: Set to 0. @@ -337,7 +344,7 @@ 2002-11-06 David Shaw <[email protected]> - * rndw32.c [__CYGWIN32__]: Don't include winioctl.h - it is not + * rndw32.c [__CYGWIN32__]: Don't include winioctl.h - it is not required anymore. (From Werner) * random.c (read_seed_file,update_random_seed_file): Use binary |