]> git.cameronkatri.com Git - mandoc.git/blobdiff - NEWS
Create the link from ./man to ./mandoc in the "all" target rather than
[mandoc.git] / NEWS
diff --git a/NEWS b/NEWS
index 0762d5965d5b299f411c43a73c103a5a52c093d7..8447551c9c825187ca9fc27a85caca6e08ce7017 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-$Id: NEWS,v 1.36 2021/09/17 18:27:39 schwarze Exp $
+$Id: NEWS,v 1.38 2021/09/19 15:21:13 schwarze Exp $
 
 This file lists the most important changes in the mandoc.bsd.lv distribution.
 
@@ -65,8 +65,9 @@ Changes in version 1.14.6, released on September XXX, 2021
    because that test was too fragile; just use "cc" by default
  * configure: various simplifications and improved robustness
  * configure: only compile compat_*.c implementations that are needed
- * configure: provide a feature test for __attribute__(())
+ * configure: provide feature tests for __attribute__(()) and mkstemps(3)
  * compat_*: sync with upstreams for security, functionality, and style
+ * in regress.pl, avoid the non-portable options sed(1) -i and echo(1) -n
  * in the regression suite, avoid file names that differ only by case
     --- MINOR FUNCTIONAL IMPROVEMENTS ---
  * man(1) -h: for pages lacking a SYNOPSIS, show the NAME section
@@ -151,7 +152,7 @@ Changes in version 1.14.6, released on September XXX, 2021
  * 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