diff options
author | Marcus Brinkmann <[email protected]> | 2005-01-12 10:28:42 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2005-01-12 10:28:42 +0000 |
commit | 2fe3ceba81deda356562fe9d98fbcf9e5f7838fd (patch) | |
tree | 9d7457a16045d5c9c50b19bd274cd58b52cdcf72 /ChangeLog | |
parent | 2004-12-28 Werner Koch <[email protected]> (diff) | |
download | gpgme-2fe3ceba81deda356562fe9d98fbcf9e5f7838fd.tar.gz gpgme-2fe3ceba81deda356562fe9d98fbcf9e5f7838fd.zip |
2004-12-28 Werner Koch <[email protected]>
Released 1.0.2.
* Makefile.am (AUTOMAKE_OPTIONS): Build bzip 2 version.
(ACLOCAL_AMFLAGS): Add -I m4.
* configure.ac: Require automake 1.9.3 and autoconf 2.59.
* acinclude.m4: Changed quoting for automake 1.9.
* README: Use SHA1 instead of MD5.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2004-12-28 Werner Koch <[email protected]> + + Released 1.0.2. + + * Makefile.am (AUTOMAKE_OPTIONS): Build bzip 2 version. + (ACLOCAL_AMFLAGS): Add -I m4. + * configure.ac: Require automake 1.9.3 and autoconf 2.59. + * acinclude.m4: Changed quoting for automake 1.9. + * README: Use SHA1 instead of MD5. + 2004-12-11 Marcus Brinkmann <[email protected]> * configure.ac: Replace ttyname_r if it doesn't exist (and warn in |