diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-09-27 12:34:21 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-09-27 12:34:21 +0000 |
commit | f0097d0a9255c5cdac4db260a049ddbf48b0cac8 (patch) | |
tree | 321934e5fa2fed27fe0575de6f091a50a6333a8f /index.sgml | |
parent | b781ad2d9b6f130d2e32f62b690300e6a9d0000a (diff) | |
download | mandoc-VERSION.1.10.6.tar.gz |
Prepping for version.VERSION.1.10.6
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -319,6 +319,21 @@ </H1> <DIV CLASS="news"> <P> + <SPAN CLASS="date">27-09-2010</SPAN>: + version 1.10.6 + </P> + <P> + Calling conventions for <A HREF="mandoc.1.html">mandoc</A> have changed: <SPAN + CLASS="flag">-W</SPAN> improved and <SPAN CLASS="flag">-f</SPAN> deprecated. Non-ASCII + characters are also now uniformly discarded. Lots of documentation improvements. Many + incremental fixes accomodating for groff's more interesting productions. Lastly, <A + HREF="http://perldoc.perl.org/pod2man.html" CLASS="external">pod2man</A> preambles are + now fully accepted after some considerable <A HREF="roff.7.html">roff</A> and special + character support. + </P> + </DIV> + <DIV CLASS="news"> + <P> <SPAN CLASS="date">27-07-2010</SPAN>: version 1.10.5 </P> |