diff options
Diffstat (limited to 'trunk/doc/ChangeLog')
-rw-r--r-- | trunk/doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/trunk/doc/ChangeLog b/trunk/doc/ChangeLog index 96628695..4c657292 100644 --- a/trunk/doc/ChangeLog +++ b/trunk/doc/ChangeLog @@ -1,5 +1,13 @@ 2004-12-07 Marcus Brinkmann <[email protected]> + * Makefile.am: Change license to LGPL. + (gpgme_TEXINFOS): Replace gpl.texi with lesser.texi. + + * gpgme.texi: Change license to LGPL (also for documentation of + GPGME's license). + * lesser.texi: New file. + * gpl.texi: File removed. + * gpgme.texi (Creating Contexts): Fix cut&paste error. Reported by Noel Torres <[email protected]>. |