Skip to content

Commit

Permalink
* NEWS: Copy 2.3.5 section from 2.3 branch.
Browse files Browse the repository at this point in the history
2004-12-09  H.J. Lu <hjl@lucon.org>
  • Loading branch information
Roland McGrath committed Apr 6, 2005
1 parent 5cc5972 commit da232bf
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
4 changes: 3 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2005-04-05 Roland McGrath <roland@redhat.com>

* NEWS: Copy 2.3.5 section from 2.3 branch.

* intl/tst-codeset.sh: Use mkdir -p. Put msgfmt output in temporary
file and mv it into place.
* intl/tst-gettext3.sh: Likewise.
Expand Down Expand Up @@ -2347,7 +2349,7 @@
* sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
* sysdeps/ia64/fpu/w_lgammal.c: Likewise.

2004-12-09 H. J. Lu <hjl@lucon.org>
2004-12-09 H.J. Lu <hjl@lucon.org>

[BZ #592]
* sysdeps/ia64/fpu/s_nextafterl.c: Remove.
Expand Down
15 changes: 13 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -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/>
Expand All @@ -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.
Expand Down

0 comments on commit da232bf

Please sign in to comment.