diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog-2011 (renamed from doc/ChangeLog) | 9 | ||||
-rw-r--r-- | doc/fr/ChangeLog-2011 (renamed from doc/fr/ChangeLog) | 9 | ||||
-rw-r--r-- | doc/gph/ChangeLog | 9 | ||||
-rw-r--r-- | doc/gph/ChangeLog-2011 | 14 |
4 files changed, 29 insertions, 12 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog-2011 index 8444c271f..5700b6cf6 100644 --- a/doc/ChangeLog +++ b/doc/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-02-23 Werner Koch <[email protected]> * gpg-zip.1: Update by taking a built copy from master. @@ -942,7 +949,7 @@ 2002-01-25 Timo Schulz <[email protected]> * README.W32: Modify the filename because now the .exe extension - is automatically added to the binary. + is automatically added to the binary. 2002-01-14 Werner Koch <[email protected]> diff --git a/doc/fr/ChangeLog b/doc/fr/ChangeLog-2011 index 167093dcc..30e125021 100644 --- a/doc/fr/ChangeLog +++ b/doc/fr/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. + 2001-09-10 Gilbert Fernandes <[email protected]> * Traduction en français des documents doc/* @@ -13,5 +20,3 @@ se trouve conservée dans le document. 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. - - diff --git a/doc/gph/ChangeLog b/doc/gph/ChangeLog deleted file mode 100644 index 0d42fa163..000000000 --- a/doc/gph/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -Tue Sep 7 16:18:03 1999 Werner Koch ([email protected]) - - * Makefile.am: Ugly workarounds to do a VPATH build. - -Fri Sep 3 13:24:45 1999 Werner Koch ([email protected]) - - * Makefile.am: New - - diff --git a/doc/gph/ChangeLog-2011 b/doc/gph/ChangeLog-2011 new file mode 100644 index 000000000..a5af5f15a --- /dev/null +++ b/doc/gph/ChangeLog-2011 @@ -0,0 +1,14 @@ +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. + +Tue Sep 7 16:18:03 1999 Werner Koch ([email protected]) + + * Makefile.am: Ugly workarounds to do a VPATH build. + +Fri Sep 3 13:24:45 1999 Werner Koch ([email protected]) + + * Makefile.am: New |