aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Schulte <[email protected]>2003-06-02 15:04:07 +0000
committerMoritz Schulte <[email protected]>2003-06-02 15:04:07 +0000
commit24b3ebe8ba350265072d0b6b28a8c2ca64d8494b (patch)
tree122071f81231e7c8413b412aa0e8935f3b322fe6
parent2003-06-02 Moritz Schulte <[email protected]> (diff)
downloadlibgpg-error-24b3ebe8ba350265072d0b6b28a8c2ca64d8494b.tar.gz
libgpg-error-24b3ebe8ba350265072d0b6b28a8c2ca64d8494b.zip
*** empty log message ***
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19c9bd7..f17b47e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-06-02 Moritz Schulte <[email protected]>
+ * src/gpg-error.h: Fix description of gpg_err_code_to_errno
+ (i.e. substitute `ERR' with `CODE').
+ * src/code-to-errno.c: Likewise.
+
* tests/t-strerror.c: Include <gpg-error.h> instead of
<gpg/error.h>.