[BACK]Return to index.sgml CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Attic/index.sgml between version 1.93 and 1.96

version 1.93, 2010/08/19 20:49:34 version 1.96, 2010/12/20 13:57:49
Line 319 
Line 319 
                                         </H1>                                          </H1>
                                         <DIV CLASS="news">                                          <DIV CLASS="news">
                                                 <P>                                                  <P>
                                                           <SPAN CLASS="date">xx-12-2010</SPAN>:
                                                           version 1.10.8
                                                   </P>
                                                   <P>
                                                           Significant improvements merged from <A CLASS="external"
                                                           HREF="http://www.openbsd.org">OpenBSD</A> downstream, including
                                                   </P>
                                                   <UL>
                                                           <LI>many new <A HREF="roff.7.html">roff</A> components,</LI>
                                                           <LI>in-line implementation of troff's soelim,</LI>
                                                           <LI>broken-block handling,</LI>
                                                           <LI>overhauled error classifications, and</LI>
                                                           <LI>cleaned up handling of error conditions.</LI>
                                                   </UL>
                                                   <P>
                                                           Also overhauled the <SPAN CLASS="flag">-Thtml</SPAN> and <SPAN
                                                           CLASS="flag">-Txhtml</SPAN> output modes.  They now display readable output in arbitrary
                                                           browsers, including text-based ones like <A CLASS="external"
                                                           HREF="http://lynx.isc.org">lynx</A>. <SPAN CLASS="attn">Available style-sheet classes
                                                           have been considerably changed!</SPAN> See the <SPAN
                                                           CLASS="file">example.style.css</SPAN> file for details.  Lastly, <A
                                                           HREF="mdoc.3.html">libmdoc</A> and <A HREF="man.3.html">libman</A> have been cleaned up
                                                           and reduced in size and complexity.
                                                   </P>
                                           </DIV>
                                           <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>:                                                          <SPAN CLASS="date">27-07-2010</SPAN>:
                                                         version 1.10.5                                                          version 1.10.5
                                                 </P>                                                  </P>

Legend:
Removed from v.1.93  
changed lines
  Added in v.1.96

CVSweb