diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -8,7 +8,7 @@ * src/init.c (abort): Use TerminateProcess; exit would call atexit functions. -2010-10-29 Marcus Brinkmann <[email protected]> +2010-10-29 Marcus Brinkmann <[email protected]> * src/w32-gettext.c: Guard include of <sys/types.h>. Do not include <sys/stat.h>. @@ -21,9 +21,6 @@ 2010-10-28 Werner Koch <[email protected]> - * contrib/conf-w32ce-msc/build.mk: New. - * contrib/conf-w32ce-msc/config.h: New. - * src/mkstrtable.awk: s/inline/GPG_ERR_INLINE/ * src/w32-gettext.c: Include gpg-error.h and replace all __inline__ by GPG_ERR_INLINE. |