From 807622ba0f32ff0f47762e4b9977aba03b912ee3 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Mon, 4 Aug 2003 22:00:24 +0000 Subject: 2003-07-21 Ognyan Kulev * rdwr.c (store_write): Return EINVAL when LEN is not aligned to STORE->block_size, instead of raising assertion failure. (store_read): Likewise. --- libstore/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libstore/ChangeLog') 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 + + * 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 * typed.c (store_find_class): Use dlopen/dlclose on the names found by -- cgit v1.2.3