summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-01-12 07:52:50 +0000
committerEric Andersen <andersen@codepoet.org>2005-01-12 07:52:50 +0000
commit9acf46c0c74008440f6dfc4d09d82934a56ecd18 (patch)
tree32824ea0711e2c91d3bebfe14037dc465dd05e94 /Changelog
parent8f6b29e669ac593f07c7b8f4eb1507aa12c14983 (diff)
Update docs for release
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e0b1299fb..52fd3eda2 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,23 @@
+0.9.27 12 January 2005
+
+ This has been a long time in the making... Release highlights:
+ o New stdio implementation
+ o New optimized string functions
+ o Major improvements to the shared lib loader
+ o Shared libraries work properly on powerpc
+ o Debugging works on mips
+ o New architectures: frv, nios, nios2, bfin
+ o Linux 2.6.x kernel support
+ o Lots and lots of bug fixes
+
+ This release is NOT binary compatible with uClibc 0.9.26 or any earlier
+ release, so be prepared to recompile your software if you are still using
+ an old version of uClibc.
+
+ -Erik
+
+
+
0.9.26 3 January 2004
This simply adds a fix for a pthread bug that was noticed a few hours