source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* docbook2mdoc: version 1.1.0
@ 2019-05-02 13:33 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2019-05-02 13:33 UTC (permalink / raw)
  To: source

Log Message:
-----------
version 1.1.0

Modified Files:
--------------
    docbook2mdoc:
        Makefile
        NEWS

Revision Data
-------------
Index: NEWS
===================================================================
RCS file: /home/cvs/mdocml/docbook2mdoc/NEWS,v
retrieving revision 1.3
retrieving revision 1.4
diff -LNEWS -LNEWS -u -p -r1.3 -r1.4
--- NEWS
+++ NEWS
@@ -1,3 +1,16 @@
+Changes in version 1.1.0, released on May 2, 2019
+
+   --- NEW PARSER FEATURES ---
+ * Handle <funcparams> inside <paramdef> inside <funcprototype>.
+ * Ignore <jobtitle> and <orgdiv> elements.
+   --- NEW FORMATTER FEATURES --
+ * Write a comment "automatically generated" at the beginning.
+ * Provide an -s command line option to override the section in .Dt.
+ * Large numbers of improvements to horizontal and vertical whitespace.
+ * End of sentence detection: new sentence, new line.
+ * Drop trailing parentheses in <function> elements.
+ * Print commas between Copyright years.
+
 Changes in version 1.0.2, released on April 29, 2019
 
    --- NEW PARSER FEATURES ---
Index: Makefile
===================================================================
RCS file: /home/cvs/mdocml/docbook2mdoc/Makefile,v
retrieving revision 1.29
retrieving revision 1.30
diff -LMakefile -LMakefile -u -p -r1.29 -r1.30
--- Makefile
+++ Makefile
@@ -1,4 +1,4 @@
-VERSION = 1.0.2
+VERSION = 1.1.0
 CFLAGS += -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings
 WWWPREFIX = /var/www/vhosts/mdocml.bsd.lv/htdocs/docbook2mdoc
 PREFIX = /usr/local
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

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

only message in thread, other threads:[~2019-05-02 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-02 13:33 docbook2mdoc: version 1.1.0 schwarze

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).