summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b4ef81f51..34697d2c36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
2005-07-24 Ulrich Drepper <drepper@redhat.com>
+ * string/test-memset.c (test_main): Use negative byte value is
+ test.
+
* string/test-memset.c (do_one_test): Compare effect of call, not
only return value.
-
Add a few casts to avoid warnings.
2005-07-24 SUGIOKA Toshinobu <sugioka@itonet.co.jp>