summaryrefslogtreecommitdiff
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 93ffdf2c86..2b381ba8b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-02-04 Ulrich Drepper <drepper@cygnus.com>
+
+ * stdlib/strtoll.c: Add alias __strtoq_internal.
+ * stdlib/strtoull.c: Add alias __strtouq_internal.
+
+ * wcsmbs/mbrtowc.c: Correct logic testing for converted NUL
+ character. Patch by Owen Taylor <otaylor@redhat.com>.
+
1999-02-03 Mark Kettenis <kettenis@gnu.org>
* sysdeps/mach/hurd/utimes.c (__utimes): Deal with TVP being NULL.