diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2018-08-08 14:47:38 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2018-08-08 14:47:38 +0000 |
commit | 6280633433517accefad07f6e8b45c3069f38e66 (patch) | |
tree | d22e8bbc94ebc7a934cee852881ce9bdd24e49e7 /NEWS | |
parent | 42f9740c7beff52d69888c99f41942e1d1fff0bc (diff) | |
download | mandoc-6280633433517accefad07f6e8b45c3069f38e66.tar.gz |
release 1.14.4VERSION.1.14.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -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 August XXX, 2018 * 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 August XXX, 2018 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 |