From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from localhost (fantadrom.bsd.lv [local]) by fantadrom.bsd.lv (OpenSMTPD) with ESMTPA id 0578b8bb for ; Wed, 8 Aug 2018 09:48:08 -0500 (EST) Date: Wed, 8 Aug 2018 09:48:08 -0500 (EST) X-Mailinglist: mandoc-source Reply-To: source@mandoc.bsd.lv MIME-Version: 1.0 From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: mandoc: release 1.14.4 X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Message-Id: Log Message: ----------- release 1.14.4 Modified Files: -------------- mandoc: NEWS Revision Data ------------- Index: NEWS =================================================================== RCS file: /home/cvs/mandoc/mandoc/NEWS,v retrieving revision 1.31 retrieving revision 1.32 diff -LNEWS -LNEWS -u -p -r1.31 -r1.32 --- NEWS +++ NEWS @@ -2,7 +2,7 @@ $Id$ This file lists the most important changes in the mandoc.bsd.lv distribution. -Changes in version 1.14.4, released on August XXX, 2018 +Changes in version 1.14.4, released on August 8, 2018 --- MAJOR NEW FEATURES --- * In ASCII output, render mathematical symbols and greek letters @@ -59,15 +59,16 @@ Changes in version 1.14.4, released on A * Colin Watson (man-db) for feedback on man-db semantics. * Jason McIntyre (OpenBSD) for lots of feedback and suggestions on diagnostic messages and on the documentation. - * Thomas Klausner (NetBSD) for suggesting two new style messages, - one new feature, and for two bug reports. + * Thomas Klausner (NetBSD) for suggesting two new style messages + and one new feature, for two bug reports, and for release testing. * Leah Neukirchen (Void Linux) for suggesting a new style message, five bug reports, and release testing. * Anthony Bentley (OpenBSD) for reporting multiple bugs and missing features. * Paul Irofti (OpenBSD) and Nate Bargmann for suggesting new features. - * Christian Weisgerber, Jonathan Gray, Stuart Henderson, Ted Unangst - (OpenBSD), Takeshi Nakayama (NetBSD), Michael Stapelberg (Debian), + * Michael Stapelberg (Debian) for bug reports and release testing. + * Christian Weisgerber, Jonathan Gray, Stuart Henderson, + Ted Unangst (OpenBSD), Takeshi Nakayama (NetBSD), Anton Lazarov, Jakub Klinkovsky, Jan Stary, Jesper Wallin, Will Backmam, and Wolfgang Mueller for bug reports. * Sevan Janiyan (NetBSD) for additions to lib.in. @@ -76,6 +77,7 @@ Changes in version 1.14.4, released on A for documentation improvements. * Laura Morales and Raf Czlonka for questions resulting in better documentation. + * Yuri Pankov (illumos) for release testing. Changes in version 1.14.3, released on August 5, 2017 -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv