summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2013-12-19 11:53:22 +1000
committerAllan McRae <allan@archlinux.org>2013-12-19 11:54:06 +1000
commitee0a148a56083ed438ef2e6b312af38018643e7f (patch)
tree497d468df343951465e25d2702f7465e4af0cf3b /ChangeLog
parent1f33d36a8a9e78c81bed59b47f260723f56bb7e6 (diff)
Stop partial menu generation in INSTALL file
The commit d136c6dc resulted in menu text for the "Top" node being added to the INSTALL file on regeneration. As the full menu is not displayed in the plain text file anyway, suppress the menu section completely to avoid the additional text. Also regenerate the INSTALL file to commit a small formatting change introduced in the same commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fbc1d153fb..9cd05ba3fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-19 Allan McRae <allan@archlinux.org>
+
+ * manual/install.texi: Suppress menu for plain text output.
+ * INSTALL: Regenerated.
+
2013-12-18 Andrew Hunter <ahh@google.com>
* sysdeps/generic/ldsodefs.h (__signal_safe_memalign): New prototype.