diff options
author | Werner Koch <[email protected]> | 2003-12-23 11:05:19 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2003-12-23 11:05:19 +0000 |
commit | c25ac44a7e2d9bb5702bc7445e4dcb7fd7360ef7 (patch) | |
tree | 2bf72133b1d1a4c48f9c2fc7a4be8dcf9dc1eed5 /ChangeLog | |
parent | * Makefile.am: New. (diff) | |
download | gnupg-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-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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]> |