about summary refs log tree commit diff
path: root/ChangeLog.arm
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-03-20 23:13:50 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-03-20 23:13:50 +0000
commitbf98494a8a5b63886ed2aad226b23d7773357857 (patch)
tree3e56ab72ff87162d0dd5f254bc114e356fa5be11 /ChangeLog.arm
parent1c195f88f0e059cabdd2d1b3502a326860d71160 (diff)
downloadglibc-bf98494a8a5b63886ed2aad226b23d7773357857.tar.gz
glibc-bf98494a8a5b63886ed2aad226b23d7773357857.tar.xz
glibc-bf98494a8a5b63886ed2aad226b23d7773357857.zip
ARM: Update _itoa.h include.
Diffstat (limited to 'ChangeLog.arm')
-rw-r--r--ChangeLog.arm5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.arm b/ChangeLog.arm
index ba2cb23470..f1376cdabb 100644
--- a/ChangeLog.arm
+++ b/ChangeLog.arm
@@ -1,3 +1,8 @@
+2012-03-20  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/unix/sysv/linux/arm/register-dump.h: Include <_itoa.h>
+	instead of <stdio-common/_itoa.h>.
+
 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
 
 	[BZ #13673]