1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Rename all ChangeLog files to ChangeLog-2011.

* ChangeLog: New file.
This commit is contained in:
Werner Koch 2011-12-02 19:42:56 +01:00
parent 43c7d1c7cc
commit 76b73caf91
21 changed files with 2427 additions and 2303 deletions

View file

@ -1,3 +1,10 @@
2011-12-02 Werner Koch <wk@g10code.com>
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-02-23 Werner Koch <wk@g10code.com>
* autogen.sh: Add git setup checking.