aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10731b1..fc38af0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2003-09-30 Marcus Brinkmann <[email protected]>
+
+ * src/gpg-error.h: Include <stddef.h>.
+ (gpg_strerror_r): Change prototype to match POSIX. Rewritten for
+ that prototype.
+ * src/strerror.c: Include <errno.h>.
+ (gpg_strerror_r, system_strerror_r): Change prototype to match
+ POSIX. Rewritten for that prototype. Rewritten for that
+ prototype.
+
2003-09-30 Werner Koch <[email protected]>
* src/gpg-error.h: Add PIN_NOT_SYNCED.