summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2010-11-01 19:27:30 +0000
committerWerner Koch <wk@gnupg.org>2010-11-01 19:27:30 +0000
commit30bcc96e6a7ab7bf96bf1d7cf13dff211519618a (patch)
treec4e7fd875d0c578f97dc3c867961df8660940906 /ChangeLog
parentbf53b53dbda2a0a0fadb5da82f9954d5237e013a (diff)
downloadlibgpg-error-30bcc96e6a7ab7bf96bf1d7cf13dff211519618a.tar.gz
New ChangeLog file
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 1 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f8eee4..f36c3d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@
* src/init.c (abort): Use TerminateProcess; exit would call atexit
functions.
-2010-10-29 Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>
+2010-10-29 Marcus Brinkmann <marcus@g10code.de>
* 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 <wk@g10code.com>
- * 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.