aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dd71683..1d5ff2e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2010-03-16 Werner Koch <[email protected]>
+
+ * system.c: For better readability move platform dependend code to ..
+ * system-posix.c, system-w32.c, system-w32ce.c: .. New.
+ * Makefile.am (common_sources): Account for this change.
+
2010-03-11 Werner Koch <[email protected]>
* assuan-defs.h [!HAVE_VASPRINTF]: Add macros vasprintf and asprintf.