Author: aurel32 Date: 2006-08-27 14:27:07 +0000 (Sun, 27 Aug 2006) New Revision: 1790
Modified: glibc-package/branches/glibc-2.4/debian/changelog Log: * Bug fixed by glibc 2.4: - NPTL is used instead of linuxthreads on alpha. Closes: #325600. - .eh_frame has been fixed. Closes: #349688. Modified: glibc-package/branches/glibc-2.4/debian/changelog =================================================================== --- glibc-package/branches/glibc-2.4/debian/changelog 2006-08-27 14:24:52 UTC (rev 1789) +++ glibc-package/branches/glibc-2.4/debian/changelog 2006-08-27 14:27:07 UTC (rev 1790) @@ -1,6 +1,8 @@ glibc (2.4-1) UNRELEASED; urgency=low - * New upstream version 2.4. + * New upstream version 2.4: + - NPTL is used instead of linuxthreads on alpha. Closes: #325600. + - .eh_frame has been fixed. Closes: #349688. [ Clint Adams ] * Remove all/cvs-manual-memory.diff (merged upstream). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

