summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-01-04 05:32:21 +0000
committerEric Andersen <andersen@codepoet.org>2004-01-04 05:32:21 +0000
commiteecd5c649c5bef05a2559ab5d76988ea74ece856 (patch)
tree14bbad7b2e1c88a90de07e8ffa40da04afa7f6bc /Changelog
parent613037d45c35b631adc058e2953874a3b7ec1c5c (diff)
Update for release
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog27
1 files changed, 24 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index 6ce013ace..e0b1299fb 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,27 @@
-0.9.25 15 December 2003
+0.9.26 3 January 2004
+
+ This simply adds a fix for a pthread bug that was noticed a few hours
+ after the previous release. Otherwise identical to 0.9.25.
+
+ This release remains binary compatible with uClibc 0.9.21-25 as long as
+ you take care to avoid any configuraton changes that will break things.
+ We _were_ planning to break binary compatibilty in this release, but
+ decided to hold those changes so we could push out a bugfix release.
+
+ We _will_ break binary compatibilty in the upcoming 0.9.27 release to
+ implement a few things we have been postponing. That should hopefully be
+ the last ABI change before we freeze the ABI for the upcoming 1.0.x
+ stable uClibc series.
+
+Release highlights:
+ o A trivial fix for a pthread bug
+ o Nothing else
+
+ -Erik
+
+
+
+0.9.25 3 January 2004
See Changelog.full for the complete list of who did what.
@@ -32,8 +55,6 @@ Release highlights:
-
-
0.9.24 15 December 2003
See Changelog.full for the complete list of who did what.