aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c19ad7..0fbfb3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
+2000-03-31 Andreas Schwab <schwab@suse.de>
+
+ * string/strfry.c: Declare STATE as array of char instead of int
+ and do not initialize it (done by initstate_r). Pass correct
+ size.
+
2000-04-03 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/generic/ldsodefs.h: Fix typo in comment.
+
* sysdeps/i386/dl-machine.h (RTLD_START): Squeeze one more
instruction out of the code.