diff options
author | Marcus Brinkmann <[email protected]> | 2004-03-07 17:44:28 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2004-03-07 17:44:28 +0000 |
commit | 498347ce00605ec5ba5403f857c202efefe77b8d (patch) | |
tree | adb07d980f93f1498bca246cf2aa7d90d32dfddc /NEWS | |
parent | 2004-03-07 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-498347ce00605ec5ba5403f857c202efefe77b8d.tar.gz gpgme-498347ce00605ec5ba5403f857c202efefe77b8d.zip |
2004-03-07 Marcus Brinkmann <[email protected]>
Released 0.4.5.
* Makefile.am (EXTRA_DIST): Remove autogen.sh and README.CVS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 0.4.5 (unreleased) +Noteworthy changes in version 0.4.5 (2004-03-07) ------------------------------------------------ * GPGME is now compiled with LFS (large file support) by default. @@ -67,6 +67,7 @@ gpgme_data_seek CHANGED: off_t is now a largefile type. gpgme_data_new_from_filepart CHANGED: off_t is now a largefile type. GPGME_KEYLIST_MODE_VALIDATE NEW gpgme_cancel NEW +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Noteworthy changes in version 0.4.4 (2004-01-12) ------------------------------------------------ @@ -81,7 +82,6 @@ Noteworthy changes in version 0.4.4 (2004-01-12) gpgme_key_sig_t CHANGED: class deprecated, use new sig_class. gpgme_new_signature_t CHANGED: class deprecated, use new sig_class. - Noteworthy changes in version 0.4.3 (2003-10-06) ------------------------------------------------ @@ -160,7 +160,6 @@ gpgme_set_locale NEW gpgme_hash_algo_name CHANGED: Slight adjustment of algo names. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Noteworthy changes in version 0.4.2 (2003-07-30) ------------------------------------------------ |