source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Version notes for 1.10.2.
@ 2010-06-19 20:43 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-06-19 20:43 UTC (permalink / raw)
  To: source

Log Message:
-----------
Version notes for 1.10.2.

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

Revision Data
-------------
Index: index.sgml
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/index.sgml,v
retrieving revision 1.81
retrieving revision 1.82
diff -Lindex.sgml -Lindex.sgml -u -p -r1.81 -r1.82
--- index.sgml
+++ index.sgml
@@ -244,6 +244,7 @@
 					<P>
 					See <Q><A CLASS="external" HREF="http://manpages.bsd.lv">Writing UNIX Manual Pages</A></Q> for a general
 					introduction to manpages and mdoc.
+					</P>
 				</TD>
 			</TR>
 			<TR>
@@ -298,6 +299,16 @@
 					<H1>
 					<A NAME="news">NEWS</A>
 					</H1>
+					<DIV CLASS="news">
+						<P>
+							<SPAN CLASS="date">19-06-2010</SPAN>:
+							version 1.10.2
+						</P>
+						<P>
+							Small release featuring text-decoration in <SPAN CLASS="flag">-Tps</SPAN> output, a few
+							minor relaxations of errors, and some optimisations.
+						</P>
+					</DIV>
 					<DIV CLASS="news">
 						<P>
 							<SPAN CLASS="date">07-06-2010</SPAN>:
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.279
retrieving revision 1.280
diff -LMakefile -LMakefile -u -p -r1.279 -r1.280
--- Makefile
+++ Makefile
@@ -12,8 +12,8 @@ INSTALL_DATA	= $(INSTALL) -m 0444
 INSTALL_LIB	= $(INSTALL) -m 0644
 INSTALL_MAN	= $(INSTALL_DATA)
 
-VERSION	   = 1.10.1
-VDATE	   = 07 June 2010
+VERSION	   = 1.10.2
+VDATE	   = 19 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-19 20:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-19 20:43 mdocml: Version notes for 1.10.2 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).