summaryrefslogtreecommitdiffstats
path: root/index.sgml
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-09 21:19:42 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-09 21:19:42 +0000
commita1130d850b6f9f84a04057f2c37e005aae7f83db (patch)
tree83e4125fc534f68a780b1129cf8ac2112b75940f /index.sgml
parent56404f5192e3e5565fa8807435d1791a07f41b80 (diff)
downloadmandoc-a1130d850b6f9f84a04057f2c37e005aae7f83db.tar.gz
Remove -fno-ign-chars as well-argued by Ingo Schwarze. Patch by Ingo Schwarze, too.
Diffstat (limited to 'index.sgml')
-rw-r--r--index.sgml7
1 files changed, 7 insertions, 0 deletions
diff --git a/index.sgml b/index.sgml
index 95043113..b9aad8ec 100644
--- a/index.sgml
+++ b/index.sgml
@@ -241,6 +241,13 @@
<TR>
<TD VALIGN="top"><SPAN CLASS="date">09-05-2010</SPAN></TD>
<TD VALIGN="top">
+ Fixed handling of <Q>\*(Ba</Q> escape. Backed out <SPAN
+ CLASS="flag">-fno-ign-chars</SPAN> (pointless complexity).
+ Version: <SPAN CLASS="rev">1.9.24</SPAN>.
+ </TR>
+ <TR>
+ <TD VALIGN="top"><SPAN CLASS="date">09-05-2010</SPAN></TD>
+ <TD VALIGN="top">
Rolled back break-at-hyphen. <SPAN CLASS="flag">-DUGLY</SPAN> is now the
default (no feature splits!). Free-form text is not de-chunked any more: lines
are passed whole-sale into the front-end, including whitespace. Added mailing