about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2007-11-19 01:00:59 +0000
committerRoland McGrath <roland@gnu.org>2007-11-19 01:00:59 +0000
commit76cf98894ffb3caa117035e8ac929c492c60475d (patch)
tree4381b9977f1454c86ec4d693a86188400b9cc9c7 /ChangeLog
parent3c9af2594f8aab9a9d866997c61f784ebbc2d523 (diff)
downloadglibc-76cf98894ffb3caa117035e8ac929c492c60475d.tar.gz
glibc-76cf98894ffb3caa117035e8ac929c492c60475d.tar.xz
glibc-76cf98894ffb3caa117035e8ac929c492c60475d.zip
* manual/arith.texi (Remainder Functions): Spelling fix.
	From Shaun Silk <genix@mysoul.com.au>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21cea2eceb..b64cd4b9d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-11-18  Roland McGrath  <roland@frob.com>
 
+	* manual/arith.texi (Remainder Functions): Spelling fix.
+	From Shaun Silk <genix@mysoul.com.au>.
+
 	* sysdeps/mach/hurd/bits/fcntl.h (O_CLOEXEC): Fix value.
 
 2007-11-17  Ulrich Drepper  <drepper@redhat.com>