| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 | <!--#include file="header.html" --><ul>    <li> <b>12 January 2005, uClibc 0.9.27 Released</b>    <br>    This has been a long time in the making...  Release highlights:    <ul>	<li> New stdio implementation	<li> New optimized string functions	<li> Major improvements to the shared lib loader	<li> Shared libraries work properly on powerpc	<li> Debugging works on mips	<li> New architectures: frv, nios, nios2, bfin	<li> Linux 2.6.x kernel support	<li> Lots and lots of bug fixes    </ul>    <p>    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.    <p>    As usual, the    <a href="http://www.uclibc.org/downloads/Changelog">Changelog</a>,    <a href="http://www.uclibc.org/downloads/Changelog.full">detailed changelog</a>,    and <a href="http://www.uclibc.org/downloads/uClibc-0.9.27.tar.bz2">source code for this release</a>    are available <a href="http://www.uclibc.org/downloads/">here</a>.    <p> <li> <b>Old News</b>    <br>    <a href="/oldnews.html">Click here to read older news</a>    <p></ul><!--#include file="footer.html" -->
 |