From: Ulrich Drepper Date: Thu, 17 May 2007 17:01:03 +0000 (+0000) Subject: * version.h (VERSION): Set to 2.6.90. X-Git-Tag: cvs/glibc-2_6_1~96 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2ccc7608703da0eaf680fe80ca64e45b6a8d2ec;p=thirdparty%2Fglibc.git * version.h (VERSION): Set to 2.6.90. * version.h (VERSION): Define to 2.6. * include/features.h (__GLIBC_MINOR__): Define to 6. --- diff --git a/ChangeLog b/ChangeLog index 7169ecd8ffa..1294521112d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ +2007-05-17 Ulrich Drepper + + * version.h (VERSION): Set to 2.6.90. + 2007-05-14 Ulrich Drepper - * 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.