summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-04-06 02:59:17 +0000
committerRoland McGrath <roland@gnu.org>2005-04-06 02:59:17 +0000
commit8c97594786f19b93a46da46796dcb33d0fe33dc9 (patch)
treebf313b7b7278d82a07c7fc5a0e627d4643e43bd1 /NEWS
parent70b0f31ecf777c72b23082ac29c8fc8e316fcfa4 (diff)
2005-04-05 Roland McGrath <roland@redhat.com>
* NEWS, version.h (VERSION): 2.3.5. * README.template: Note incompatibility with GCC 4. * README: Regenerated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 13 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f73d3287c4..b66392c127 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,21 @@
-GNU C Library NEWS -- history of user-visible changes. 2004-12-19
-Copyright (C) 1992-2002,2003,2004 Free Software Foundation, Inc.
+GNU C Library NEWS -- history of user-visible changes. 2005-04-05
+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/>
using `glibc' in the "product" field.
+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.