diff options
author | Philippe De Muyter <phdm@macqel.be> | 2009-11-06 09:33:27 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-11-06 09:33:27 -0800 |
commit | 868f7a4053502783ab0348736230f093a78f3d46 (patch) | |
tree | 1de9f014157d3ce070b21046a57eadabfa03b6bf /ChangeLog | |
parent | 685cb08356bb9408c50970711ba3f4726e95b638 (diff) | |
download | glibc-868f7a4053502783ab0348736230f093a78f3d46.tar.gz glibc-868f7a4053502783ab0348736230f093a78f3d46.tar.xz glibc-868f7a4053502783ab0348736230f093a78f3d46.zip |
Fix spelling of (Newton-)Raphson
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 97bd4533b3..705e83f4b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-11-04 Philippe De Muyter <phdm@macqel.be> + + * sysdeps/powerpc/fpu/e_sqrt.c: Fix spelling of (Newton-)Raphson. + * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise. + 2009-10-30 Holger Hans Peter Freyther <zecke@selfish.org> * malloc/memusagestat.c (main): Fix spelling in an error message. |