diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/uclibc.org/index.html | 37 | ||||
-rw-r--r-- | docs/uclibc.org/uClibc-apps.html | 2 | ||||
-rwxr-xr-x | docs/uclibc.org/uClibc.html | 1 |
3 files changed, 37 insertions, 3 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> diff --git a/docs/uclibc.org/uClibc-apps.html b/docs/uclibc.org/uClibc-apps.html index a8b95088f..b9eec4013 100644 --- a/docs/uclibc.org/uClibc-apps.html +++ b/docs/uclibc.org/uClibc-apps.html @@ -70,7 +70,7 @@ to the uClibc home page.</a> <tr> <td> <a href="http://www.roaringpenguin.com/pppoe/">RP-PPPoE </a> </td> <td> </td> - <td> details of failure not yet reported </td> + <td> failure reported, but no details currently available.</td> <!-- -------------------------------------------------------------------- --> diff --git a/docs/uclibc.org/uClibc.html b/docs/uclibc.org/uClibc.html deleted file mode 100755 index dc76b280b..000000000 --- a/docs/uclibc.org/uClibc.html +++ /dev/null @@ -1 +0,0 @@ -<!--#include virtual="/index.html" --> |