diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-06-07 22:22:10 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-06-07 22:22:10 -0400 |
commit | e80fab373c5cf01246e6acd302795b13dc50d175 (patch) | |
tree | cc89e2d0c83cea5ca974017e7fe3677a6a2684d9 /NEWS | |
parent | 5a31b2836d55bcc0c5b6f90f1e89245118e7f508 (diff) | |
download | glibc-e80fab373c5cf01246e6acd302795b13dc50d175.tar glibc-e80fab373c5cf01246e6acd302795b13dc50d175.tar.gz glibc-e80fab373c5cf01246e6acd302795b13dc50d175.tar.bz2 glibc-e80fab373c5cf01246e6acd302795b13dc50d175.zip |
Start 2.15 development
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,10 +1,12 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-6-4 +GNU C Library NEWS -- history of user-visible changes. 2011-6-7 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/> using `glibc' in the "product" field. +Version 2.15 + Version 2.14 * The following bugs are resolved with this release: |