diff options
| -rw-r--r-- | docs/uclibc.org/news.html | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/docs/uclibc.org/news.html b/docs/uclibc.org/news.html index 03805e326..78f176ba3 100644 --- a/docs/uclibc.org/news.html +++ b/docs/uclibc.org/news.html @@ -7,12 +7,12 @@      <br>      CodePoet Consulting is sorry to announce there was a pthred bug that -    slipped though our extensive testing and was only noticed a few hours -    after previous release.  As a result, we are releasing uClibc 0.9.26 -    which fixes this bug, but is otherwise identical to the previous release. +    slipped though our extensive testing and was only noticed a few hours after +    the previous release.  As a result, we are now releasing uClibc 0.9.26 +    which fixes this bug, and is otherwise identical to the previous release. -    This release remains binary compatible with uClibc 0.9.21-25 (as long as -    you take care to avoid any configuraton changes that will break things). +    This release remains binary compatible with uClibc 0.9.21-25, as long as +    you take care to avoid any configuraton changes that will break things.      Please be aware we <b>will</b> break binary compatibilty in the upcoming      0.9.27 release to implement a few necessary changes we have been      postponing.  That will hopefully be the last ABI change before we freeze | 
