Skip to content

Commit

Permalink
Fix CL.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed May 4, 2010
1 parent e28c887 commit 5fece63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 5fece63

Please sign in to comment.