From 5d5d17a311149a11f0c5428ea51063ea146c4ce0 Mon Sep 17 00:00:00 2001 From: Mats Wichmann Date: Thu, 21 Dec 2017 11:46:04 -0700 Subject: Fix nested list formatting in manpage The definition of the list term "--debug=list" contains a list of its own; the list tiems in this list need to have their text contents wrapped in paragraph tags. Signed-off-by: Mats Wichmann --- src/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 003c2d9..a9c84af 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -7,6 +7,9 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE + From Mats Wichmann: + - Updated manpage scons.xml to fix a nested list problem + From Daniel Moody: - Updated Jar builder to handle nodes and directories better - Updated Jar builder to flatten source list which could contain embedded lists -- cgit v0.12