From eecd5c649c5bef05a2559ab5d76988ea74ece856 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sun, 4 Jan 2004 05:32:21 +0000 Subject: Update for release --- Changelog.full | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) (limited to 'Changelog.full') diff --git a/Changelog.full b/Changelog.full index fe74bea4c..bf6c91ce8 100644 --- a/Changelog.full +++ b/Changelog.full @@ -809,4 +809,51 @@ Be sure to fully clean 2.6 kernel headers on 'make clean' Members: Makefile:1.241->1.242 +--------------------- +PatchSet 2987 +Date: 2004/01/03 11:06:47 +Author: andersen +Branch: HEAD +Tag: (none) +Log: +Update for release + +Members: + Changelog:1.24->1.25 + Changelog.full:1.18->1.19 + Changelog.full.last:1.2->1.3 + docs/uclibc.org/about.html:INITIAL->1.1 + docs/uclibc.org/header.html:1.2->1.3 + docs/uclibc.org/index.html:1.79->1.80 + docs/uclibc.org/news.html:1.5->1.6 + +--------------------- +PatchSet 2988 +Date: 2004/01/03 11:17:11 +Author: andersen +Branch: HEAD +Tag: uClibc_0_9_25 +Log: +Fix up the news a bit + +Members: + docs/uclibc.org/news.html:1.6->1.7 + docs/uclibc.org/oldnews.html:1.1->1.2 + +--------------------- +PatchSet 2989 +Date: 2004/01/04 01:29:01 +Author: mjn3 +Branch: HEAD +Tag: (none) +Log: +My mistake. We do need some weak pthread_* funcs. But we were previously +missing one in the glibc abi, and including a number of extras (which I +left in commented). +Unfortunately, this brings back the perl pthread bug. Fixing the incorrect +weaks in libpthread wasn't sufficient to escape the shared loader bug. :-( + +Members: + libc/misc/pthread/weaks.c:1.4->1.5 + -- cgit v1.2.3