aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 406d1077..e6b96f5a 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,31 @@
+2010-11-15 Marcus Brinkmann <[email protected]>
+
+ * conf-w32ce-msc/fcntl.h: New file.
+ * conf-w32ce-msc/build.mk (conf_sources): Add fnctl.h.
+ (sources): Remove memrchr.c.
+
+ * conf-w32ce-msc/io.h: New file.
+ * conf-w32ce-msc/build.mk (conf_sources): Add io.h.
+
+ * conf-w32ce-msc/stdint.h: New file.
+ * conf-w32ce-msc/build.mk (conf_sources): Add stdint.h.
+ * conf-w32ce-msc/build.mk (copy-static-source): Revert last change.
+
+2010-11-15 Werner Koch <[email protected]>
+
+ * conf-w32ce-msc/build.mk (copy-static-source): Create stdint.h.
+ (all): Add ws2.lib
+ (clean): New.
+
+2010-11-04 Werner Koch <[email protected]>
+
+ * conf-w32ce-msc/build.mk (copy-built-source): Revert last
+ change. Does not work with W32CE where MSC defines it in except.h.
+
+2010-11-03 Werner Koch <[email protected]>
+
+ * conf-w32ce-msc/build.mk (copy-built-source): Create dummy sehmap.h.
+
2010-11-01 Werner Koch <[email protected]>
* conf-w32ce-msc/config.h: New.