diff options
author | Marcus Brinkmann <[email protected]> | 2006-03-03 14:53:58 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2006-03-03 14:53:58 +0000 |
commit | 8ebf761208a141c3a7404c644bd640c5390209f6 (patch) | |
tree | ec488abca1f4134818d06cace554fe989c0b27e6 /NEWS | |
parent | Add file (diff) | |
download | libgpg-error-1.2.tar.gz libgpg-error-1.2.zip |
2006-03-03 Marcus Brinkmann <[email protected]>libgpg-error-1.2
* configure.ac (LIBGPG_ERROR_LT_CURRENT, LIBGPG_ERROR_LT_AGE):
Bump for release.
(LIBGPG_ERROR_LT_REVISION): Reset to 0 for release.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 1.2 (unreleased) +Noteworthy changes in version 1.2 (2006-03-03) ---------------------------------------------- * New function gpg_err_init, which binds the locale directory to @@ -25,6 +25,7 @@ gpg_err_init NEW GPG_ERR_INITIALIZED NEW ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Noteworthy changes in version 1.1 (2005-06-20) ---------------------------------------------- |