summaryrefslogtreecommitdiff
path: root/libstore/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2003-08-04 22:00:24 +0000
committerMarcus Brinkmann <marcus@gnu.org>2003-08-04 22:00:24 +0000
commit807622ba0f32ff0f47762e4b9977aba03b912ee3 (patch)
treec88e4fd550506d74630c9933757fba76903514ee /libstore/ChangeLog
parent420383e157c616103a6f47bc8192580307a9137a (diff)
2003-07-21 Ognyan Kulev <ogi@mfmi.uni-sofia.bg>
* rdwr.c (store_write): Return EINVAL when LEN is not aligned to STORE->block_size, instead of raising assertion failure. (store_read): Likewise.
Diffstat (limited to 'libstore/ChangeLog')
-rw-r--r--libstore/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index af21782c..0be23c87 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-21 Ognyan Kulev <ogi@mfmi.uni-sofia.bg>
+
+ * rdwr.c (store_write): Return EINVAL when LEN is not aligned to
+ STORE->block_size, instead of raising assertion failure.
+ (store_read): Likewise.
+
2003-08-04 Roland McGrath <roland@frob.com>
* typed.c (store_find_class): Use dlopen/dlclose on the names found by