about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-01-06 13:01:06 +0000
committerRoland McGrath <roland@gnu.org>2006-01-06 13:01:06 +0000
commit9a2f485b8c8bb209bec15c5066c0e6f1473e1f05 (patch)
tree692b78c97e75fe5bb0d2a1200563722ef8e5d87d /ChangeLog
parentc913bb2cc433d8803c1f9d33634985167e45a080 (diff)
downloadglibc-9a2f485b8c8bb209bec15c5066c0e6f1473e1f05.tar.gz
glibc-9a2f485b8c8bb209bec15c5066c0e6f1473e1f05.tar.xz
glibc-9a2f485b8c8bb209bec15c5066c0e6f1473e1f05.zip
typo
2006-01-05  Mike Frysinger  <vapier@gentoo.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 577a231780..47f932e984 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,7 +51,7 @@
 	* soft-fp/op-common.h (__FP_CLZ): Define using __builtin_clz,
 	__builtin_clzl and __builtin_clzll.
 
-2005-01-05  Mike Frysinger  <vapier@gentoo.org>
+2006-01-05  Mike Frysinger  <vapier@gentoo.org>
 
 	* include/alloca.h (extend_alloca): Fix typoed name 'extern_alloca'.