summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-01-13 21:31:45 +0000
committerUlrich Drepper <drepper@redhat.com>2007-01-13 21:31:45 +0000
commit23691ab23b6e631ae0c5cf58455cca25a0058e22 (patch)
tree1f9e01efec775d4c7deb203116c5a29a3b8999e5 /ChangeLog
parent4a4a65f24cf3611e7dfb1c34317df929650f0bf9 (diff)
* include/string.h: Only redefine strndupa if this is really for
libc code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d35ac4dae..9551c4e704 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-01-13 Ulrich Drepper <drepper@redhat.com>
+
+ * include/string.h: Only redefine strndupa if this is really for
+ libc code.
+
2007-01-12 Ulrich Drepper <drepper@redhat.com>
* nscd/nscd_gethst_r.c: Minor cleanups.