From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 9230 invoked from network); 19 Sep 2021 11:03:27 -0000 Received: from bsd.lv (HELO mandoc.bsd.lv) (66.111.2.12) by inbox.vuxu.org with ESMTPUTF8; 19 Sep 2021 11:03:27 -0000 Received: from fantadrom.bsd.lv (localhost [127.0.0.1]) by mandoc.bsd.lv (OpenSMTPD) with ESMTP id 44fb56b8 for ; Sun, 19 Sep 2021 06:03:27 -0500 (EST) Received: from localhost (mandoc.bsd.lv [local]) by mandoc.bsd.lv (OpenSMTPD) with ESMTPA id 04c8eae9 for ; Sun, 19 Sep 2021 06:03:26 -0500 (EST) Date: Sun, 19 Sep 2021 06:03:26 -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: tiny update X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Message-ID: Log Message: ----------- tiny update Modified Files: -------------- mandoc: NEWS Revision Data ------------- Index: NEWS =================================================================== RCS file: /home/cvs/mandoc/mandoc/NEWS,v retrieving revision 1.36 retrieving revision 1.37 diff -LNEWS -LNEWS -u -p -r1.36 -r1.37 --- NEWS +++ NEWS @@ -151,7 +151,7 @@ Changes in version 1.14.6, released on S * Jonathan Gray (OpenBSD) for a patch and for bug reports * Otto Moerbeek (OpenBSD) and Alexander Gromnitsky for a patch * Armin Besirovic for a contribution to mandoc.css - * Jason McIntyre (OpenBSD) for a manual page patch, suggesting a new feature, + * Jason McIntyre (OpenBSD) for manual page patches, suggesting a new feature, checking many patches, and useful discussions * Martin Vahlensieck for a manual page patch and reporting a code style issue * Frederic Cambus and Ian Sutton (OpenBSD) for a manual page patch -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv