From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from scc-mailout-kit-01.scc.kit.edu (scc-mailout-kit-01.scc.kit.edu [129.13.231.81]) by fantadrom.bsd.lv (OpenSMTPD) with ESMTP id e16472f3; Sun, 10 Mar 2019 06:32:43 -0500 (EST) Received: from asta-nat.asta.uni-karlsruhe.de ([172.22.63.82] helo=hekate.usta.de) by scc-mailout-kit-01.scc.kit.edu with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (envelope-from ) id 1h2wh7-0001JZ-QC; Sun, 10 Mar 2019 12:32:43 +0100 Received: from donnerwolke.usta.de ([172.24.96.3]) by hekate.usta.de with esmtp (Exim 4.77) (envelope-from ) id 1h2wh3-0003Qd-7u; Sun, 10 Mar 2019 12:32:37 +0100 Received: from athene.usta.de ([172.24.96.10]) by donnerwolke.usta.de with esmtp (Exim 4.84_2) (envelope-from ) id 1h2wh3-0006dp-3n; Sun, 10 Mar 2019 12:32:37 +0100 Received: from localhost (athene.usta.de [local]) by athene.usta.de (OpenSMTPD) with ESMTPA id 07fc71ee; Sun, 10 Mar 2019 12:32:37 +0100 (CET) Date: Sun, 10 Mar 2019 12:32:37 +0100 From: Ingo Schwarze To: discuss@mandoc.bsd.lv, tech@mandoc.bsd.lv Subject: mandoc-1.14.5 released Message-ID: <20190310113237.GE23000@athene.usta.de> X-Mailinglist: mandoc-discuss Reply-To: discuss@mandoc.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.8.0 (2017-02-23) Hello, i just released mandoc-1.14.5. This is a regular maintenance release. As structural changes are quite limited, i expect it to be very stable, so all downstream systems are encouraged to upgrade from any earlier version. As usual, the release is available from http://mandoc.bsd.lv/snapshots/mandoc-1.14.5.tar.gz New features include: * The apropos(1) utility now accepts case-insensitive extended regular expressions by default, improving POSIX compliance (thanks to Wolfram Schneider for the suggestion). * The new man(1) -O tag[=term] output option opens a page at the definition of a term (thanks to Klemens Nanni for the suggestion). * The output from tbl(7) has been significantly improved in both the HTML and the UTF-8 output modes (thanks to Pali Rohar for many reports and suggestions). * Several syntax errors have been fixed in HTML output and the HTML output code quality has been further improved, in particular with respect to paragraphs, tagged lists, and tooltips (thanks to John Gardner for significant help). * Low-level roff(7) support has been further improved such that mandoc can now handle the manual pages of the groff package. * Many bugs have been fixed. For more details, see: http://mandoc.bsd.lv/NEWS http://mandoc.bsd.lv/ChangeLog For doing a manual installation or setting up a packaging system, please have a look at the INSTALL file in the tarball: http://mandoc.bsd.lv/INSTALL The release was tested on the following systems: * OpenBSD -current and -stable * FreeBSD 12 * NetBSD -current * SmartOS (illumos) * Void Linux x86_64/glibc-2.29 and x86_64/musl-1.1.21 * openSUSE Linux Tumbleweed * Debian Linux -oldstable * MacOS X 10.13.6 High Sierra * Oracle Solaris 11.2 * SunOS 5.10 and 5.9 As usual, many thanks to the various developers who provided patches, bug reports, advice, suggestions, and release testing! For a full list of contributors to this release, see: http://mandoc.bsd.lv/NEWS Yours, Ingo -- To unsubscribe send an email to discuss+unsubscribe@mandoc.bsd.lv