summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2018-06-28 13:27:31 +0100
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2018-06-28 13:36:06 +0100
commit0b11b6491cc01b5ce5fea1302f8591f25e8c4d80 (patch)
tree16cda1be60e97fbf4dfaeb1fd51bc0ebc2b2ab60 /ChangeLog
parentc1c2848b572ea7f92b7fa81dd5b1b9ef7c69b83b (diff)
downloadglibc-0b11b6491cc01b5ce5fea1302f8591f25e8c4d80.tar.gz
glibc-0b11b6491cc01b5ce5fea1302f8591f25e8c4d80.tar.xz
glibc-0b11b6491cc01b5ce5fea1302f8591f25e8c4d80.zip
Fix documentation build with old makeinfo
With old makeinfo '@code {' fails because of the extra space.

	* manual/llio.texi: Remove spurious space.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25e824faca..1f35f29d77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-06-28  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+	* manual/llio.texi: Remove spurious space.
+
 2018-06-28  Florian Weimer  <fweimer@redhat.com>
 
 	[BZ #23349]