diff options
-rw-r--r-- | docs/uclibc.org/news.html | 63 | ||||
-rw-r--r-- | docs/uclibc.org/oldnews.html | 34 |
2 files changed, 62 insertions, 35 deletions
diff --git a/docs/uclibc.org/news.html b/docs/uclibc.org/news.html index d6eca9bef..d0a047efb 100644 --- a/docs/uclibc.org/news.html +++ b/docs/uclibc.org/news.html @@ -3,56 +3,49 @@ <ul> - <li><b>13 January 2005 -- Bug and Patch Tracking</b><p> + <li> <b>17 August 2005, uClibc 0.9.28 Released</b> + <br> - Bug reports sometimes get lost when posted to the mailing list. The - developers of uClibc are busy people, and have only so much they can keep - in their brains at a time. In my case, I'm lucky if I can remember my own - name, much less a bug report posted last week... To prevent your bug report - from getting lost, if you find a bug in uClibc, please use the - <a href="http://bugs.uclibc.org/">shiny new Bug and Patch Tracking System</a> - to post all the gory details. + CodePoet Consulting is pleased to announce the release of uClibc 0.9.28. + You are probably used to this by now, but this release is NOT binary + compatible with uClibc 0.9.27 or any earlier release, so be prepared to + recompile your software if you are still using an old version of uClibc. <p> - The same applies to patches... Regardless of whether your patch - is a bug fix or adds spiffy new features, please post your patch - to the Bug and Patch Tracking System to make certain it is - properly considered. - + Updated uClibc development systems built using uClibc 0.9.28, along + with the <a href="http://buildroot.uclibc.org/">uClibc buildroot</a> + and source code used to compile these development systems will be released + later this evening, along with + <a href="http://ltp.sourceforge.net/">Linux Test Project test suite</a> + results demonstrating how uClibc is doing. Contributions of LTP test + suite run results using uClibc are welcome... <p> - <li> <b>12 January 2005, uClibc 0.9.27 Released</b> - <br> - CodePoet Consulting is pleased to announce the release of - uClibc 0.9.27. Release highlights include a new stdio core, - Linux 2.6.x support, a much improved shared library loader, - support for several new architectures, and of course fixes for - the usual pile of bugs. + As usual the + <a href="http://www.uclibc.org/downloads/uClibc-0.9.28.tar.bz2">source code for this release</a> + is available <a href="http://www.uclibc.org/downloads/">here</a>. - <p> - Due primarily to the stdio changes, 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. Sorry for the pain... <p> + <li><b>13 January 2005 -- Bug and Patch Tracking</b><p> - Updated uClibc development systems using uClibc 0.9.27, along - with the uClibc buildroot and source code used to compile these - development systems, have also been released and are available - from the uclibc.org downloads area. + Bug reports sometimes get lost when posted to the mailing list. The + developers of uClibc are busy people, and have only so much they can keep + in their brains at a time. In my case, I'm lucky if I can remember my own + name, much less a bug report posted last week... To prevent your bug report + from getting lost, if you find a bug in uClibc, please use the + <a href="http://bugs.uclibc.org/">shiny new Bug and Patch Tracking System</a> + to post all the gory details. <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>. - + The same applies to patches... Regardless of whether your patch + is a bug fix or adds spiffy new features, please post your patch + to the Bug and Patch Tracking System to make certain it is + properly considered. <p> <li> <b>Old News</b> diff --git a/docs/uclibc.org/oldnews.html b/docs/uclibc.org/oldnews.html index 06af6254c..655e291df 100644 --- a/docs/uclibc.org/oldnews.html +++ b/docs/uclibc.org/oldnews.html @@ -4,6 +4,40 @@ <ul> + <li> <b>12 January 2005, uClibc 0.9.27 Released</b> + <br> + + CodePoet Consulting is pleased to announce the release of + uClibc 0.9.27. Release highlights include a new stdio core, + Linux 2.6.x support, a much improved shared library loader, + support for several new architectures, and of course fixes for + the usual pile of bugs. + + <p> + + Due primarily to the stdio changes, 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. Sorry for the pain... + + <p> + + Updated uClibc development systems using uClibc 0.9.27, along + with the uClibc buildroot and source code used to compile these + development systems, have also been released and are available + from the uclibc.org downloads area. + + <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>20 April 2004, uClibc 0.9.26 based Debian uwoody</b> <br> |