summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-03-05 11:47:43 +0000
committerRoland McGrath <roland@gnu.org>2006-03-05 11:47:43 +0000
commitdf8b37b7a5043b45111349e5f4489db87dad31be (patch)
treed85a76b1094ed131738ca5b50d6687dd0e4b9d5d
parentdd9469524f8de0c2ea06b390698a8b104090ade3 (diff)
.
-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>.