summaryrefslogtreecommitdiff
path: root/storeio/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r--storeio/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog
index 75374a1e..e14aaed4 100644
--- a/storeio/ChangeLog
+++ b/storeio/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-15 Thomas Schwinge <tschwinge@gnu.org>
+
+ * open.c (open_seek): Seek into the correct direction for `SEEK_END'.
+ Return EINVAL if file pointer would become negative.
+
2005-01-08 Marco Gerards <metgerards@student.han.nl>
* storeio.c (trivfs_modify_stat): Don't initialize st_blocks.