aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--contrib/ChangeLog4
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ff0b04..eb9ddf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.