about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-05-17 17:01:03 +0000
committerUlrich Drepper <drepper@redhat.com>2007-05-17 17:01:03 +0000
commita2ccc7608703da0eaf680fe80ca64e45b6a8d2ec (patch)
tree3bb14ed837950b4e47425373cda79d001fddee10 /ChangeLog
parentfbf0c7243a0293df6bcc58f56154fc0a183868e4 (diff)
downloadglibc-a2ccc7608703da0eaf680fe80ca64e45b6a8d2ec.tar.gz
glibc-a2ccc7608703da0eaf680fe80ca64e45b6a8d2ec.tar.xz
glibc-a2ccc7608703da0eaf680fe80ca64e45b6a8d2ec.zip
* version.h (VERSION): Set to 2.6.90.
	* version.h (VERSION): Define to 2.6.
	* include/features.h (__GLIBC_MINOR__): Define to 6.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7169ecd8ff..1294521112 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
+2007-05-17  Ulrich Drepper  <drepper@redhat.com>
+
+	* version.h (VERSION): Set to 2.6.90.
+
 2007-05-14  Ulrich Drepper  <drepper@redhat.com>
 
-	* version.h (VERSION): Define to 6.
-	* include/features.h (__GLIBC_MINOR__): Likewise.
+	* version.h (VERSION): Define to 2.6.
+	* include/features.h (__GLIBC_MINOR__): Define to 6.
 
 	* malloc/malloc.c: Use all small bin slots on 64-bit archs.