]> granicus.if.org Git - flex/commitdiff
doc: NEWS updates
authorWill Estes <westes575@gmail.com>
Thu, 24 Aug 2017 13:26:02 +0000 (09:26 -0400)
committerWill Estes <westes575@gmail.com>
Thu, 24 Aug 2017 13:26:02 +0000 (09:26 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 1bac480a4e7360b06a1745ae43c64ae47522efee..33b711c10d5b33ebffd8b3cca643b4c84798dac4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ flex NEWS
 
 ** build
 
+*** Various edge cases, mostly involving out-of-tree builds have been
+    accounted for in the autotools build system.
+
 *** A crash during building on NetBSD has been fixed.
 
 ** documentation
@@ -21,7 +24,8 @@ flex NEWS
 
 *** New option: --backup-file allows setting the name of the file
     written containing backing up information. Useful if you need
-    backing up information multiple scanners in the same directory.
+    backing up information from multiple scanners in the same
+    directory.
 
 *** flex emits correct line number directives when line numbers refer
     to the file containing the line number directives.