diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |