diff options
Diffstat (limited to 'kbx')
-rw-r--r-- | kbx/ChangeLog-2011 (renamed from kbx/ChangeLog) | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/kbx/ChangeLog b/kbx/ChangeLog-2011 index 9e77118a5..7641f532f 100644 --- a/kbx/ChangeLog +++ b/kbx/ChangeLog-2011 @@ -1,3 +1,10 @@ +2011-12-01 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-04-28 Werner Koch <[email protected]> * keybox-openpgp.c: Include ../common/openpgpdefs.h. @@ -160,7 +167,7 @@ 2006-09-14 Werner Koch <[email protected]> - Replaced all call gpg_error_from_errno(errno) by + Replaced all call gpg_error_from_errno(errno) by gpg_error_from_syserror(). 2005-10-08 Marcus Brinkmann <[email protected]> @@ -383,3 +390,7 @@ This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +Local Variables: +buffer-read-only: t +End: |