aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 96628695..4c657292 100644
--- a/doc/ChangeLog
+++ b/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]>.