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 4a63c68..0015614 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2003-06-04 Marcus Brinkmann <[email protected]>
+ * src/gpg-error.h (gpg_make_error_from_errno): New inline function.
+ (gpg_error_from_errno): Likewise.
+
+ * src/code-from-errno.c (gpg_err_code_from_errno): Handle the case
+ of no error at all.
+
+2003-06-04 Marcus Brinkmann <[email protected]>
+
* src/gpg-error.h (gpg_err_source_t): Add GPG_ERR_SOURCE_USER_1 to
GPG_ERR_SOURCE_USER_4.
(gpg_err_code_t): Add GPG_ERR_USER_1 to GPG_ERR_USER_16.