summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index f5ffdfc1..9a6d1581 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-05 Roland McGrath <roland@frob.com>
+
+ * io-seek.c (diskfs_S_io_seek): Return EINVAL if file pointer would
+ become negative.
+
2004-02-10 Roland McGrath <roland@frob.com>
* opts-runtime.c (diskfs_runtime_argp): Include <argp.h>.