diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,9 @@ Noteworthy changes in version 1.2 (unreleased) ---------------------------------------------- + * New function gpg_err_init, which binds the locale directory to + the text domain. + * "./autogen.sh --build-w32" does now also build a DLL for W32. Translations are not yet provided for this platform. @@ -15,6 +18,7 @@ Noteworthy changes in version 1.2 (unreleased) GPG_ERR_UNKNOWN_EXTN NEW GPG_ERR_UNKNOWN_CRIT_EXTN NEW GPG_ERR_LOCKED NEW +gpg_err_init NEW ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Noteworthy changes in version 1.1 (2005-06-20) |