aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc44c1f..58b4608 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-08-19 Marcus Brinkmann <[email protected]>
+
+ * src/gpg-error.h (GPG_ERR_SYSTEM_ERROR): Fix value (should have
+ been 2^15, was 2^14).
+ (GPG_ERR_CODE_DIM): Fix value (should have been 65536, was 32768).
+ Change the error codes of all system errors to have the
+ GPG_ERR_SYSTEM_ERROR bit set.
+
2003-08-06 Marcus Brinkmann <[email protected]>
* code-from-errno.c, code-to-errno.c, err-codes.h.in,