aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7f7ac7f9..1be71bc9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2007-07-04 Werner Koch <[email protected]>
+
+ * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist-gzip.
+
+ Switched entire package to GPLv3+.
+
+ * configure.ac: Require libksba 1.0.2.
+
+ * COPYING: Updated to GPLv3.
+ * COPYING.LIB: New as jnlib/ uses this license.
+
+ * gl/: Switched to GPLv3+.
+
+ * intl/ Removed.
+ * configure.ac (AM_GNU_GETTEXT): Add external flag.
+ (AM_ICONV): New.
+
2007-07-03 Werner Koch <[email protected]>
* configure.ac [W32]: Use ws2_32 instead of wsock32.