aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f211511ee2..f24395f0a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-04-16 Ulrich Drepper <drepper@redhat.com>
+ * locale/programs/ld-time.c (TESTARR_ELEM): Make i unsigned.
+ (time_output): If necessary, allocate new buffer for .name string if
+ padding is required.
+
* sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Check lengths
before copying. This might leave holes in the list. Adjust
pointers if necessary.