diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-02-17 19:56:17 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-02-17 19:56:17 +0000 |
commit | 763c86035c8ac52789444c47e0d73cfceb0fd0f8 (patch) | |
tree | 9347d1fba6522ced7f6496fc884f566ad8b6727b /index.sgml | |
parent | 91dc9c124d68d9d811882761bd9f218f7728cf71 (diff) | |
download | mandoc-763c86035c8ac52789444c47e0d73cfceb0fd0f8.tar.gz |
Added news item for new version.VERSION.1.9.15
Version: 1.9.15.
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -219,10 +219,15 @@ <COL STYLE="width: 8em;"> <TBODY> <TR> - <TD VALIGN="top"><SPAN CLASS="date">15-02-2010</SPAN></TD> + <TD VALIGN="top"><SPAN CLASS="date">18-02-2010</SPAN></TD> <TD VALIGN="top"> Moved to our new <A HREF="http://bsd.lv" CLASS="external">BSD.lv</A> home. - Version <SPAN CLASS="rev">1.9.15</SPAN>. + Version <SPAN CLASS="rev">1.9.15</SPAN> highlights: XHTML is now an acceptable + output mode for <A HREF="mandoc.1.html">mandoc(1)</A>; <Q>Xr</Q> made more + compatible with groff; <Q>Vt</Q> fixed when invoked in SYNOPSIS; <Q>\\</Q> + escape removed; end-of-line white-space detected for all lines; subtle bug + fixed in list display for some modes; compatibility layer checked in for + compilation in diverse UNIX systems; and column lengths handled correctly. </TD> </TR> </TBODY> |