aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50288f4..af26120 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-27 Miklos Szeredi <mszeredi@inf.bme.hu>
+
+ * Fix file offset wrap around at 4G when doing large reads
+
2004-06-24 Miklos Szeredi <mszeredi@inf.bme.hu>
* Fix memory leak in open (Valient Gough)