diff options
author | Werner Koch <wk@gnupg.org> | 2003-11-14 10:39:17 +0000 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2003-11-14 10:39:17 +0000 |
commit | aa432beadc56ca99911e1ddb4ac73a89816fe0c0 (patch) | |
tree | 62d1f26a2954c40d961cdde021957c377a2e480c /ChangeLog | |
parent | 6335adf8e9240e294ddd2a97b0a656fa5a73bd50 (diff) | |
download | libgpg-error-aa432beadc56ca99911e1ddb4ac73a89816fe0c0.tar.gz |
About to release 0.6libgpg-error-0-6
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,9 +1,17 @@ +2003-11-14 Werner Koch <wk@gnupg.org> + + Released 0.6. + + * configure.ac: Bumbed up LIBGPG_ERROR_LT_REVISON. + 2003-11-13 Werner Koch <wk@gnupg.org> * src/gpg-error.h, src/err-codes.h.in: Removed: GPG_ERR_IO_ERROR, GPG_ERR_FILE_ERROR, GPG_ERR_READ_ERROR, GPG_ERR_WRITE_ERROR, GPG_ERR_LOCK_ERROR. + * src/gpg-error.h (GPG_ERR_SOURCE_DIRMNGR): Fixed typo. + 2003-11-12 Werner Koch <wk@gnupg.org> * src/gpg-error.h, src/err-codes.h.in: Added these codes: |