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

Diff for /mandoc/Attic/index.sgml between version 1.92 and 1.95

version 1.92, 2010/08/18 15:57:16 version 1.95, 2010/12/17 11:42:14
Line 285 
Line 285 
                                                                 </TD>                                                                  </TD>
                                                                 <TD>                                                                  <TD>
                                                                         bug-reports, general questions, and announcements                                                                          bug-reports, general questions, and announcements
                                                                         <SPAN STYLE="font-size: smaller;">(<A HREF="/archives/discuss">archive</A>)</SPAN>                                                                          <SPAN STYLE="font-size: smaller;">(<A HREF="/archives/discuss/summary.html">archive</A>)</SPAN>
                                                                 </TD>                                                                  </TD>
                                                         </TR>                                                          </TR>
                                                         <TR>                                                          <TR>
Line 295 
Line 295 
                                                                 </TD>                                                                  </TD>
                                                                 <TD>                                                                  <TD>
                                                                         patches and system discussions                                                                          patches and system discussions
                                                                         <SPAN STYLE="font-size: smaller;">(<A HREF="/archives/tech">archive</A>)</SPAN>                                                                          <SPAN STYLE="font-size: smaller;">(<A HREF="/archives/tech/summary.html">archive</A>)</SPAN>
                                                                 </TD>                                                                  </TD>
                                                         </TR>                                                          </TR>
                                                         <TR>                                                          <TR>
Line 305 
Line 305 
                                                                 </TD>                                                                  </TD>
                                                                 <TD>                                                                  <TD>
                                                                         source commit messages                                                                          source commit messages
                                                                         <SPAN STYLE="font-size: smaller;">(<A HREF="/archives/source">archive</A>)</SPAN>                                                                          <SPAN STYLE="font-size: smaller;">(<A HREF="/archives/source/summary.html">archive</A>)</SPAN>
                                                                 </TD>                                                                  </TD>
                                                         </TR>                                                          </TR>
                                                 </TBODY>                                                  </TBODY>
Line 317 
Line 317 
                                         <H1>                                          <H1>
                                         <A NAME="news">NEWS</A>                                          <A NAME="news">NEWS</A>
                                         </H1>                                          </H1>
                                           <DIV CLASS="news">
                                                   <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.  It now displays similarly in arbitrary
                                                           browsers, including lynx!  Internally, <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">                                          <DIV CLASS="news">
                                                 <P>                                                  <P>
                                                         <SPAN CLASS="date">27-07-2010</SPAN>:                                                          <SPAN CLASS="date">27-07-2010</SPAN>:

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.95

CVSweb