source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: kristaps@mdocml.bsd.lv
To: source@mdocml.bsd.lv
Subject: mdocml: Prepping for version.
Date: Mon, 27 Sep 2010 08:34:21 -0400 (EDT)	[thread overview]
Message-ID: <201009271234.o8RCYLKQ005056@krisdoz.my.domain> (raw)

Log Message:
-----------
Prepping for version.

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.93
retrieving revision 1.94
diff -Lindex.sgml -Lindex.sgml -u -p -r1.93 -r1.94
--- index.sgml
+++ index.sgml
@@ -319,6 +319,21 @@
 					</H1>
 					<DIV CLASS="news">
 						<P>
+							<SPAN CLASS="date">27-09-2010</SPAN>:
+							version 1.10.6
+						</P>
+						<P>
+							Calling conventions for <A HREF="mandoc.1.html">mandoc</A> have changed: <SPAN
+							CLASS="flag">-W</SPAN> improved and <SPAN CLASS="flag">-f</SPAN> deprecated.  Non-ASCII
+							characters are also now uniformly discarded.  Lots of documentation improvements.  Many
+							incremental fixes accomodating for groff's more interesting productions.  Lastly, <A
+							HREF="http://perldoc.perl.org/pod2man.html" CLASS="external">pod2man</A> preambles are
+							now fully accepted after some considerable <A HREF="roff.7.html">roff</A> and special
+							character support.
+						</P>
+					</DIV>
+					<DIV CLASS="news">
+						<P>
 							<SPAN CLASS="date">27-07-2010</SPAN>:
 							version 1.10.5
 						</P>
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.291
retrieving revision 1.292
diff -LMakefile -LMakefile -u -p -r1.291 -r1.292
--- Makefile
+++ Makefile
@@ -12,8 +12,8 @@ INSTALL_DATA	= $(INSTALL) -m 0444
 INSTALL_LIB	= $(INSTALL) -m 0644
 INSTALL_MAN	= $(INSTALL_DATA)
 
-VERSION	   = 1.10.5
-VDATE	   = 27 July 2010
+VERSION	   = 1.10.6
+VDATE	   = 27 September 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-09-27 12:34 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=201009271234.o8RCYLKQ005056@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).