diff options
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog-2011 (renamed from doc/ChangeLog) | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog-2011 index 1dce16b5..d6ecca77 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-05-12 Marcus Brinkmann <[email protected]> * gpgme.texi (I/O Callback Example): Fix example code. @@ -605,7 +612,7 @@ (Manipulating Data Buffers): Update interfaces. Add gpgme_data_seek. * gpgme.texi (Engine Version Check): Remove gpgme_check_engine. - + 2002-11-21 Marcus Brinkmann <[email protected]> * gpgme.texi (Verify): Document the new interface. @@ -742,7 +749,7 @@ * gpgme.texi (direntry): End index entry with a full stop. Patch submitted by Jose Carlos Garcia Sogo <[email protected]>. - + 2002-03-17 Marcus Brinkmann <[email protected]> * gpgme.texi (Detailed Results): Fix syntax error in last change. @@ -857,7 +864,7 @@ * gpgme.texi: g10Code -> g10 Code * gpgme.texi (Top): Complete detailmenu. - + * gpgme.texi: Convert embarassing cruft to the real thing. 2002-01-16 Marcus Brinkmann <[email protected]> @@ -869,7 +876,8 @@ * Makefile.am (info_TEXINFOS): New variable. (gpgme_TEXINFOS): Likewise. - Copyright 2002, 2003, 2004 g10 Code GmbH + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, + 2011 g10 Code GmbH This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without |