=================================================================== RCS file: /cvs/texi2mdoc/version_0_1_2.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- texi2mdoc/version_0_1_2.xml 2015/02/24 14:35:41 1.2 +++ texi2mdoc/version_0_1_2.xml 2015/02/25 14:37:17 1.3 @@ -9,5 +9,6 @@ Added a few macros for viewing GMP manuals. Also allow reading from standard input (instead of always from a file). Consolidate mdoc(7)-escaping of opaque output. + Let conditionally-ignored text (e.g., @ifset) allow for nested conditionals as stipulate in the Texinfo manual.