aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-10-13 09:49:28 -0700
committerRoland McGrath <roland@hack.frob.com>2011-10-13 09:49:28 -0700
commitf2282d42b49dcae001c269aeed4d9dbf74c5ca63 (patch)
tree2d9625dd00818f63bf93c1c406585cc8d80e0863 /ChangeLog
parent714fad23c6f546c16a3f975cac984384a592537b (diff)
downloadglibc-f2282d42b49dcae001c269aeed4d9dbf74c5ca63.tar
glibc-f2282d42b49dcae001c269aeed4d9dbf74c5ca63.tar.gz
glibc-f2282d42b49dcae001c269aeed4d9dbf74c5ca63.tar.bz2
glibc-f2282d42b49dcae001c269aeed4d9dbf74c5ca63.zip
BZ#13291: Manual typo fix for strverscmp.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e61f353ea..89611bd821 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-13 Roland McGrath <roland@hack.frob.com>
+
+ [BZ #13291]
+ * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
+
2011-10-13 Andreas Schwab <schwab@redhat.com>
* sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.