aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2003-12-23 11:05:19 +0000
committerWerner Koch <[email protected]>2003-12-23 11:05:19 +0000
commitc25ac44a7e2d9bb5702bc7445e4dcb7fd7360ef7 (patch)
tree2bf72133b1d1a4c48f9c2fc7a4be8dcf9dc1eed5 /ChangeLog
parent* Makefile.am: New. (diff)
downloadgnupg-1-9-3.tar.gz
gnupg-1-9-3.zip
* README-alpha: Removed.V1-9-3
* configure.ac, Makefile.am: Add the tests and tools directories.
Diffstat (limited to '')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d3eb566e..0752eec64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2003-12-23 Werner Koch <[email protected]>
- * configure.ac, Makefile.am: Enable the tests directory.
+ Released 1.9.3.
+
+ * README-alpha: Removed.
+ * configure.ac, Makefile.am: Add the tests and tools directories.
2003-12-19 Werner Koch <[email protected]>
@@ -11,7 +14,6 @@
* configure.ac: Requires now libassuan 0.6.2.
(CFLAGS): Add --Wformat-noliteral in gcc mode.
-
2003-12-16 Werner Koch <[email protected]>