diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-03-31 08:42:40 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-03-31 08:42:40 +0000 |
commit | 754ba163b105d22e1c80b267aa2e821719cee077 (patch) | |
tree | 177f4b90703adb9b99cc4a0e4b12e1761f1ee4c6 /index.sgml | |
parent | 7b210745c51f43a010960ae23f8c998c8d1dce86 (diff) | |
download | mandoc-754ba163b105d22e1c80b267aa2e821719cee077.tar.gz |
Added new version information. Fixing up Makefile a bit.VERSION.1.9.22
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -219,6 +219,16 @@ <COL CLASS="date"> <TBODY> <TR> + <TD VALIGN="top"><SPAN CLASS="date">31-03-2010</SPAN></TD> + <TD VALIGN="top"> + Version <SPAN CLASS="rev">1.9.22</SPAN>: adjusted merge of the significant work + by Ingo Schwarze in getting <Q>Xo</Q> blocks (block full implicit, e.g., + <Q>It</Q> for non-columnar lists) to work properly. This isn't enabled by + default: you must specify <SPAN CLASS="flag">-DUGLY</SPAN> as a compiler flag + (see the Makefile for details). + </TD> + </TR> + <TR> <TD VALIGN="top"><SPAN CLASS="date">30-03-2010</SPAN></TD> <TD VALIGN="top"> Version <SPAN CLASS="rev">1.9.20</SPAN>: more efforts to get roff instructions |