aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--index.sgml14
2 files changed, 14 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 4d41006e..35613b57 100644
--- a/Makefile
+++ b/Makefile
@@ -12,8 +12,8 @@ INSTALL_DATA = $(INSTALL) -m 0444
INSTALL_LIB = $(INSTALL) -m 0644
INSTALL_MAN = $(INSTALL_DATA)
-VERSION = 1.10.0
-VDATE = 29 May 2010
+VERSION = 1.10.1
+VDATE = 03 June 2010
VFLAGS = -DVERSION="\"$(VERSION)\""
WFLAGS = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings
diff --git a/index.sgml b/index.sgml
index 29422424..962160b9 100644
--- a/index.sgml
+++ b/index.sgml
@@ -258,7 +258,17 @@
<H1>
<A NAME="news">NEWS</A>
</H1>
-
+ <DIV CLASS="news">
+ <P>
+ <SPAN CLASS="date">xx-06-2010</SPAN>:
+ version 1.10.1
+ </P>
+ <P>
+ This primarily focusses on the <Q>Bl</Q> and <Q>It</Q> macros described in <A
+ HREF="mdoc.7.html">mdoc</A>. Multi-line column support is now fully compatible with
+ groff, as are implicit list entries for columns.
+ </P>
+ </DIV>
<DIV CLASS="news">
<P>
<SPAN CLASS="date">29-05-2010</SPAN>:
@@ -358,7 +368,7 @@
<TR>
<TD>
<DIV CLASS="foot">
- Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/05/30 10:36:10 $
+ Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/06/03 14:52:48 $
</DIV>
</TD>
</TR>