aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-07-05 18:32:34 +0000
committerWerner Koch <[email protected]>2007-07-05 18:32:34 +0000
commit49a4ba3ce049f29fc5021605b7bdec71040a8fa2 (patch)
treec5928dc324cc90a6554e2f807bbd5271b1a06808 /ChangeLog
parent2007-07-04 Marcus Brinkmann <[email protected]> (diff)
downloadlibassuan-1.0.2.tar.gz
libassuan-1.0.2.zip
Switched to LGPLv3.libassuan-1.0.2
Diffstat (limited to '')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ead5369..1ab065f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2007-07-05 Werner Koch <[email protected]>
+
+ Released 1.0.2.
+
+ Relicensed to LGPLv3.
+
+ * COPYING: Replaced by GPLv3.
+ * COPYING.LESSER: Removed.
+ * COPYING.LIB: New.
+
+ * Makefile.am (ACLOCAL_AMFLAGS): Do not create gzipped tarball.
+
2007-07-03 Werner Koch <[email protected]>
* configure.ac (NETLIBS): Use ws2_32 instead of wsock32.