diff options
Diffstat (limited to 'docs/uclibc.org/index.html')
| -rw-r--r-- | docs/uclibc.org/index.html | 37 | 
1 files changed, 36 insertions, 1 deletions
| diff --git a/docs/uclibc.org/index.html b/docs/uclibc.org/index.html index 4d4cc936d..2fda63393 100644 --- a/docs/uclibc.org/index.html +++ b/docs/uclibc.org/index.html @@ -125,6 +125,41 @@ To subscribe, go and visit  <ul> +    <li> <b>4 February 2002, uClibc 0.9.9 Released!</b> +    <br> + +    CodePoet Consulting is pleased to announce the immediate +    availability of uClibc 0.9.9.  With this release, +    <a href="http://www.uclibc.org/uClibc-apps.html">just about  +    everything we have tested now compiles and runs</a>.  In fact, +    there are now so many programs on the working application list that  +    rather than continue to add to this list, from now on we  +    will only be adding applications to the <em>not working list</em>.  Most applications  +    on the <em>not working list</em> either require pthreads, or require  +    wide-character support.  Work on wide-character support is +    well underway, and will hopefully be moving into CVS in the next week or +    two.  Full pthreads support and rentrancy are on the TODO list +    and are expected to be complete in the next couple of months. +    <p> +    Another very nice change is that we can now build full GNU +    toolchains (binutils/gcc) that target uClibc.  This brings +    full C++ support to uClibc.  A C++ toolchain is currently being +    tested, and will be publicly released in the next couple of days, +    so stay tuned. +    <p> +    The <a href="http://www.uclibc.org/downloads/Changelog">Changelog</a> +    and <a +    href="http://www.uclibc.org/downloads/uClibc-0.9.9.tar.bz2">Source code</a>  +    for this release are available <a href="http://www.uclibc.org/downloads/">here</a>. +    <p> +    One final bit on news -- as some of you may have noticed, uclibc.org  +    has been a bit overloaded and somewhat slow recently.  The server should  +    be getting colocated tomorrow, which will eliminate the speed problem.   +    During the move, there may be some temporary disruption of service... +    <p> +    Have Fun! + +    <p>      <li> <b>22 December 2001, uClibc 0.9.8 Released!</b>      <br> @@ -134,7 +169,7 @@ To subscribe, go and visit      phase to a more methodical release cycle.  From now one, there should be      approximately one release per month.      <p> -    The source code for this release is available at +    The source code for this release is available  	<a href="http://www.uclibc.org/downloads/">here</a>.      <p> <li> <b>Old News</b> | 
