]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.3.90-6 cvs/fedora-glibc-2_3_90-6
authorJakub Jelinek <jakub@redhat.com>
Mon, 25 Jul 2005 06:41:13 +0000 (06:41 +0000)
committerJakub Jelinek <jakub@redhat.com>
Mon, 25 Jul 2005 06:41:13 +0000 (06:41 +0000)
fedora/glibc.spec.in

index 316c2377fd963206fb563b13a8fb3a49b1955eab..f7b156ebb61e32aa3edef4485367cbd2e4b156cf 100644 (file)
@@ -1,4 +1,4 @@
-%define glibcrelease 5
+%define glibcrelease 6
 %define auxarches i586 i686 athlon sparcv9 alphaev6
 %define prelinkarches noarch
 %define xenarches i686 athlon
@@ -1074,6 +1074,12 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Mon Jul 25 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-6
+- update from CVS
+  - fix execvp if PATH is not in environment and the call is going
+    to fail (BZ#1125)
+  - another bits/wchar2.h fix (#163990)
+
 * Fri Jul 22 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-5
 - update from CVS
   - fix stubs.h generation