diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-07-11 23:07:47 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-07-11 23:07:47 +0000 |
commit | 1109d4769a67dec4db83caef57ae4f952f3dc658 (patch) | |
tree | 7615c55a77f44edc63e26651974d9ae1e3634dd6 /index.sgml | |
parent | 23bd0902ee4103fba56b03dc4faf56120df7e95e (diff) | |
download | mandoc-1109d4769a67dec4db83caef57ae4f952f3dc658.tar.gz |
Pre-tag checkin of release bits and shortlist.VERSION.1.10.4
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -301,6 +301,27 @@ </H1> <DIV CLASS="news"> <P> + <SPAN CLASS="date">12-07-2010</SPAN>: + version 1.10.4 + </P> + <P> + Lots of features developed during both <A CLASS="external" + HREF="http://netbsd-soc.sourceforge.net/projects/mandoc_ps/">Summer of Code</A> and the + <A CLASS="external" HREF="http://www.openbsd.org">OpenBSD</A> c2k10 hackathon: + </P> + <UL> + <LI>minimal <Q>ds</Q> <A HREF="roff.7.html">roff</A> symbols are supported</LI> + <LI><Q>Bk</Q> <A HREF="mdoc.7.html">mdoc</A> support</LI> + <LI>beautified SYNOPSIS section output</LI> + <LI>variable font-width and paper-size support in <A HREF="mandoc.1.html">mandoc</A> + -Tps output</LI> + <LI>acceptance of scope-block breakage in <A HREF="mdoc.7.html">mdoc</A></LI> + <LI>clarify error message status</LI> + <LI>many minor bug-fixes and formatting issues resolved</LI> + </UL> + </DIV> + <DIV CLASS="news"> + <P> <SPAN CLASS="date">19-06-2010</SPAN>: version 1.10.2 </P> |