diff options
| author | Eric Andersen <andersen@codepoet.org> | 2004-01-04 05:34:35 +0000 | 
|---|---|---|
| committer | Eric Andersen <andersen@codepoet.org> | 2004-01-04 05:34:35 +0000 | 
| commit | 10b3e8a6a34ef514e39b273ca70e0428ef066446 (patch) | |
| tree | 4abd57b78f87a9f3e7d91c849218a5a4a84f2458 | |
| parent | eecd5c649c5bef05a2559ab5d76988ea74ece856 (diff) | |
Fix grammar
| -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 | 
