summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-05-03 21:44:07 -0700
committerUlrich Drepper <drepper@redhat.com>2010-05-03 21:44:07 -0700
commit5fece6304ca635aedb685e288d06018e46452f37 (patch)
treee5b2dcbfcdf7a09ee14c37be8a4f33b726b8e8e3
parente28c88707ef0529593fccedf1a94c3fce3df0ef3 (diff)
Fix CL.
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 318e779562..df06156607 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2010-05-03 Ulrich Drepper <drepper@redhat.com>
- * 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 <drepper@redhat.com>
+2009-12-08 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/bits/socket.h: Define mmsghdr and declare
recvmmsg.