aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.sgml
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-03-22 18:30:23 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-03-22 18:30:23 +0000
commit5da2ef12354313f92470bf38fe6d999dfce935d0 (patch)
tree9a67e427abb7f8c7eea931b714563ad5da9887a0 /index.sgml
parent6e833a20a85c3db8d206be179927b1591339d982 (diff)
downloadmandoc-5da2ef12354313f92470bf38fe6d999dfce935d0.tar.gz
mandoc-5da2ef12354313f92470bf38fe6d999dfce935d0.tar.zst
mandoc-5da2ef12354313f92470bf38fe6d999dfce935d0.zip
Updated web-site with new version.VERSION_1_9_16
Allowed double-rule entries in Makefile (clean-up).
Diffstat (limited to 'index.sgml')
-rw-r--r--index.sgml14
1 files changed, 12 insertions, 2 deletions
diff --git a/index.sgml b/index.sgml
index dc73efc8..6fbd8c66 100644
--- a/index.sgml
+++ b/index.sgml
@@ -216,9 +216,19 @@
</H1>
<TABLE WIDTH="100%" CELLPADDING="2">
- <COL STYLE="width: 8em;">
+ <COL CLASS="date">
<TBODY>
<TR>
+ <TD VALIGN="top"><SPAN CLASS="date">22-03-2010</SPAN></TD>
+ <TD VALIGN="top">
+ Version <SPAN CLASS="rev">1.9.16</SPAN> highlights: inspired by patches and bug
+ reports by Ingo Schwarze, allowed <SPAN CLASS="flag">-man</SPAN> to accept
+ non-printing elements to be nested within next-line scopes, such as <Q>br</Q>
+ within <Q>B</Q> or <Q>TH</Q>, which is valid roff. Longsoon architecture also
+ noted and Makefile cleaned up.
+ </TD>
+ </TR>
+ <TR>
<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.
@@ -237,7 +247,7 @@
<TR>
<TD>
<DIV CLASS="foot">
- Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/02/17 19:56:17 $
+ Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/03/22 18:30:23 $
</DIV>
</TD>
</TR>