diff options
author | Marcus Brinkmann <[email protected]> | 2007-01-29 20:53:59 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2007-01-29 20:53:59 +0000 |
commit | 69346c7aad4755248f426150b9ad7325c1531a76 (patch) | |
tree | e6f69e53e1a31a3b54ef7593b62b1786ef3a3026 /NEWS | |
parent | / (diff) | |
download | gpgme-69346c7aad4755248f426150b9ad7325c1531a76.tar.gz gpgme-69346c7aad4755248f426150b9ad7325c1531a76.zip |
2007-01-29 Marcus Brinkmann <[email protected]>
* Released 1.1.3.
* configure.ac (LIBGPGME_LT_REVISION): Bump for release.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,14 +1,10 @@ -Noteworthy changes in version 1.1.3 (unreleased) +Noteworthy changes in version 1.1.3 (2007-01-29) ------------------------------------------------ * Fixed a memory leak in gpgme_data_release_and_get_mem. * Fixed a bug in Windows command line quoting. - * Interface changes relative to the 1.1.1 release: -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Noteworthy changes in version 1.1.2 (2006-03-02) ------------------------------------------------ |