source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Version bits for 1.10.1.
@ 2010-06-03 14:52 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-06-03 14:52 UTC (permalink / raw)
  To: source

Log Message:
-----------
Version bits for 1.10.1.

Modified Files:
--------------
    mdocml:
        Makefile
        index.sgml

Revision Data
-------------
Index: index.sgml
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/index.sgml,v
retrieving revision 1.76
retrieving revision 1.77
diff -Lindex.sgml -Lindex.sgml -u -p -r1.76 -r1.77
--- index.sgml
+++ 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>:
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.273
retrieving revision 1.274
diff -LMakefile -LMakefile -u -p -r1.273 -r1.274
--- Makefile
+++ 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
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-03 14:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-03 14:52 mdocml: Version bits for 1.10.1 kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).