[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r4478 - glibc-package/branches/eglibc-2.13/debian



Author: aurel32
Date: 2011-02-06 20:33:30 +0000 (Sun, 06 Feb 2011)
New Revision: 4478

Modified:
   glibc-package/branches/eglibc-2.13/debian/changelog
Log:
    - Fix memchr() on alpha.  Closes: #521737.



Modified: glibc-package/branches/eglibc-2.13/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.13/debian/changelog	2011-02-06 20:29:09 UTC (rev 4477)
+++ glibc-package/branches/eglibc-2.13/debian/changelog	2011-02-06 20:33:30 UTC (rev 4478)
@@ -5,6 +5,7 @@
       #561249.
     - Add back support for m68k.  Closes: #446503, #601126.
     - Add support for NTP API 4.  Closes: #558314.
+    - Fix memchr() on alpha.  Closes: #521737.
     - Update patches/locale/locale-print-LANGUAGE.diff.
     - Update patches/localedata/sort-UTF8-first.diff.
     - Remove patches/localedata/submitted-pt_BR.diff (merged upstream).


Reply to: