summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-07-04 21:49:40 +0200
committerWerner Koch <wk@gnupg.org>2007-07-04 21:49:40 +0200
commit93d3811abc9e1a1199c0c2594d6b2163d2ce5324 (patch)
tree7c374293c539db3cf2057c830ef2da2ece2bb10c /ChangeLog
parentA bunch of minor changes for Windows. (diff)
downloadgnupg2-93d3811abc9e1a1199c0c2594d6b2163d2ce5324.tar.xz
gnupg2-93d3811abc9e1a1199c0c2594d6b2163d2ce5324.zip
Changed to GPLv3.
Removed intl/.
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 <wk@g10code.com>
+
+ * 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 <wk@g10code.com>
* configure.ac [W32]: Use ws2_32 instead of wsock32.