aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e44bd0d..3ce08f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-09-05 Werner Koch <[email protected]>
+
+ * src/err-sources.h.in (GPG_ERR_SOURCE_ANY): New. This is so that
+ we have source distinguished from the Unknown one but declaring
+ that it is an gpg-error style error code.
+
+ * src/err-codes.h.in: Added GPG_ERR_ASS_* codes, rabnge 257-281.
+ (GPG_ERR_MISSING_ERRNO): New.
+
2006-07-04 Marcus Brinkmann <[email protected]>
* src/init.c (get_locale_dir): Return NULL instead of garbage.