diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | contrib/ChangeLog | 4 |
2 files changed, 4 insertions, 3 deletions
@@ -7,9 +7,6 @@ * configure.ac: Check for sys/types.h, sys/stat.h, sys/time and unistd.h - * contrib/conf-w32ce-msc/build.mk: New. - * contrib/conf-w32ce-msc/config.h: New. - 2010-08-19 Werner Koch <[email protected]> * configure.ac (AH_TOP, AH_BOTTOM): New. Define diff --git a/contrib/ChangeLog b/contrib/ChangeLog new file mode 100644 index 0000000..c0e29ad --- /dev/null +++ b/contrib/ChangeLog @@ -0,0 +1,4 @@ +2010-11-01 Werner Koch <[email protected]> + + * conf-w32ce-msc/build.mk: New. + * conf-w32ce-msc/config.h: New. |