source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: kristaps@mdocml.bsd.lv
To: source@mdocml.bsd.lv
Subject: mdocml: Version notes for 1.10.2.
Date: Sat, 19 Jun 2010 16:43:35 -0400 (EDT)	[thread overview]
Message-ID: <201006192043.o5JKhZGX007326@krisdoz.my.domain> (raw)

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

                 reply	other threads:[~2010-06-19 20:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201006192043.o5JKhZGX007326@krisdoz.my.domain \
    --to=kristaps@mdocml.bsd.lv \
    --cc=source@mdocml.bsd.lv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).