aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f4e31c..ae9fdbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-12 Miklos Szeredi <mszeredi@inf.bme.hu>
+
+ * Make it compile on 2.4.19.
+
+ * Add dummy fsync operation (write file failed on xemacs & vi)
+
2003-12-12 David McNab <david@rebirthing.co.nz>
* Added distutils support to the python module, as per standard