aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 21132d24d..af9d30ccd 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,10 @@
+2009-03-20 David Shaw <[email protected]>
+
+ * iobuf.c (fd_cache_synchronize): New. fsync() a file in cache.
+ (iobuf_ioctl): Called here, for ioctl 4.
+ (fd_cache_invalidate): Pass return code from close() back to
+ iobuf_ioctl().
+
2009-03-13 David Shaw <[email protected]>
* http.c (do_parse_uri): Properly handle IPv6 literal addresses as