aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>.