From: Ulrich Drepper Date: Tue, 4 May 2010 04:44:07 +0000 (-0700) Subject: Fix CL. X-Git-Tag: fedora/glibc-2.12-1~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fece6304ca635aedb685e288d06018e46452f37;p=thirdparty%2Fglibc.git Fix CL. --- diff --git a/ChangeLog b/ChangeLog index 318e7795621..df06156607a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2010-05-03 Ulrich Drepper - * version.h (VERSION): Bump for 2.11 release. - * include/features.h (__GLIBC_MINOR__): Bump to 11. + * version.h (VERSION): Bump for 2.12 release. + * include/features.h (__GLIBC_MINOR__): Bump to 12. [BZ #11149] * elf/ldconfig.c (search_dir): Fix handling of symlinks in chroot. @@ -1694,7 +1694,7 @@ argv argument as non-NULL. (execle, execl, execlp): Mark the first ARG argument as non-NULL. --2009-12-08 Ulrich Drepper +2009-12-08 Ulrich Drepper * sysdeps/unix/sysv/linux/bits/socket.h: Define mmsghdr and declare recvmmsg.