diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-01-25 15:38:50 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-01-25 15:38:50 +0000 |
commit | 8d2d9cf2970f3cd78a80ccc1237cfa89382dc3bd (patch) | |
tree | 8a52ae9727921be0886d938eb2b00da25db1061b /docs | |
parent | aa1a0cd1cf9b9795fda883dae9ac0873644be7ae (diff) |
Cleaner
Diffstat (limited to 'docs')
-rw-r--r-- | docs/uclibc.org/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/uclibc.org/index.html b/docs/uclibc.org/index.html index dfab39b48..fbf2683fa 100644 --- a/docs/uclibc.org/index.html +++ b/docs/uclibc.org/index.html @@ -140,9 +140,8 @@ you might want to search the mailing list archives... <p> Unfortunately, this release is not binary compatible with earlier uClibc - releases. As noted as item 3 in <a - href="downloads/Glibc_vs_uClibc_Differences.txt"> - Glibc_vs_uClibc_Differences.txt</a>, uClibc does not (yet) attempt to + releases. As noted as item 3 in <a href="downloads/Glibc_vs_uClibc_Differences.txt">here</a>, + uClibc does not (yet) attempt to ensure binary compatibility across releases. We will eventually do that (once we reach the "1.0" release) but not yet. A few bugs turned up that needed to be fixed, and the only good way to fix them was to change some |