diff options
author | Roland McGrath <roland@gnu.org> | 2005-10-23 01:26:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-10-23 01:26:31 +0000 |
commit | 19e3d9eef3c03243d8442e023b6e4f311b8127f3 (patch) | |
tree | 38f901eee99b61d22b4b66b983773c166522a206 | |
parent | 81405166909b135df4e20fed33471542bb65c368 (diff) | |
download | glibc-19e3d9eef3c03243d8442e023b6e4f311b8127f3.tar.gz glibc-19e3d9eef3c03243d8442e023b6e4f311b8127f3.tar.xz glibc-19e3d9eef3c03243d8442e023b6e4f311b8127f3.zip |
log 2.3.5-0.fc3.8
-rw-r--r-- | fedora/glibc.spec.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index f779fa5415..39c5383c97 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1275,6 +1275,11 @@ rm -f *.filelist* %endif %changelog +* Sat Oct 22 2005 Roland McGrath <roland@redhat.com> 2.3.5-0.fc3.8 +- update from CVS (glibc-2_3-branch) + - alpha div/rem fix (BZ#1498) + - fix mips syscall.h generation (BZ#758) + * Sun Oct 16 2005 Roland McGrath <roland@redhat.com> 2.3.5-0.fc3.7 - update from CVS (glibc-2_3-branch) - can compile source using gcc 4.0.x (BZ#721, BZ#1384) |