diff options
author | Roland McGrath <roland@gnu.org> | 2005-04-15 09:33:04 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-04-15 09:33:04 +0000 |
commit | 6183d906dd822337dec18dd1f48209dfd17127bd (patch) | |
tree | 23fe554ffcdecf0ae3b5879155c28b17766ea441 /NEWS | |
parent | a19fc30a4be27a24065b9a53b98042b73ff51b69 (diff) | |
download | glibc-6183d906dd822337dec18dd1f48209dfd17127bd.tar.gz glibc-6183d906dd822337dec18dd1f48209dfd17127bd.tar.xz glibc-6183d906dd822337dec18dd1f48209dfd17127bd.zip |
Updated to fedora-glibc-20050415T0909 cvs/fedora-glibc-2_3_5-1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/NEWS b/NEWS index 2601cd5dde..3ece35565b 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -GNU C Library NEWS -- history of user-visible changes. 2005-3-19 -Copyright (C) 1992-2004, 2005 Free Software Foundation, Inc. +GNU C Library NEWS -- history of user-visible changes. 2005-4-5 +Copyright (C) 1992-2002,2003,2004,2005 Free Software Foundation, Inc. See the end for copying conditions. Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/> @@ -15,6 +15,17 @@ Version 2.4 * It is now possible to install audit libraries for the dynamic linker using LD_AUDIT. Implemented by Ulrich Drepper. +Version 2.3.5 + +* The following bugs are resolved with this release: + + 284, 592, 602, 626, 633, 640, 650, 661, 671, 681, 693, 700, 710, 719, + 722, 723, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, + 737, 738, 739, 740, 741, 742, 743, 744, 745, 765, 767, 768, 769, 776, + 777, 787, 821, 822, 823, 825 + + Visit <http://sources.redhat.com/bugzilla/> for the details of each bug. + Version 2.3.4 * Support for RFC 3678. Real implementations exist only for Linux so far. |