about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2012-12-03 19:19:26 +1000
committerAllan McRae <allan@archlinux.org>2012-12-04 09:39:34 +1000
commit029264d1fbcdbe950eafb4fbfb8b9d86e3b5947c (patch)
tree1365a392bb1e4ecb04e9d6aa402e970c3f44433b /ChangeLog
parent0136fe2a802cda68409af2b3e470d9d8f5a9321a (diff)
downloadglibc-029264d1fbcdbe950eafb4fbfb8b9d86e3b5947c.tar.gz
glibc-029264d1fbcdbe950eafb4fbfb8b9d86e3b5947c.tar.xz
glibc-029264d1fbcdbe950eafb4fbfb8b9d86e3b5947c.zip
Remove @hsep and @vsep usage from info pages
These cause an error when the info pages are build with texinfo>=4.13.90.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b07f1db0a0..cab8d1bb29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-12-03  Allan McRae  <allan@archlinux.org>
+
+	* manual/stdio.texi (Predefined Printf Handlers): Remove
+	@hsep and @vsep usage.
+
 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
 
 	* bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.