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 /NEWS | |
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 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -11,6 +11,13 @@ gpgme_ctx_set_engine_info NEW ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Noteworthy changes in version 1.0.2 (2004-12-28) +------------------------------------------------ + + * Changed the license of the library to the GNU Lesser General Public + License (LGPL), version 2.1 or later. + + Noteworthy changes in version 1.0.1 (2004-10-22) ------------------------------------------------ |