summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-01-25 17:10:56 +0000
committerUlrich Drepper <drepper@redhat.com>2007-01-25 17:10:56 +0000
commit8aaf53ee7e743ad6466c1b4b135554c41487cfb7 (patch)
treee3ecd27087bf4b3d91bb85ac570670e00d068325 /ChangeLog
parent7fbc8784bdd8fa234e8c1fd10bb71e057d54072e (diff)
* elf/dl-minimal.c: Undefine _itoa first.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7656ebe26f..b6f0652380 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2007-01-24 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-minimal.c: Undefine _itoa first.
* stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.
* malloc/mtrace.c: Revert last change.
* posix/wordexp.c: Likewise.