summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2016-12-31 15:53:53 -0600
committerEric Blake <eblake@redhat.com>2017-01-03 16:55:50 -0600
commita6d4737a42a19cca2400d9f3d2cd035a016dcab4 (patch)
tree29b0fc7cf32346da36528645bb6ad7e7aac7d321 /NEWS
parenta71b0a388deedc37a5e3f921d58fcb150c4d54c7 (diff)
downloadm4-a6d4737a42a19cca2400d9f3d2cd035a016dcab4.tar.gz
maint: summarize highlights of 1.4.18 release
* NEWS: Add some blurbs. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Update. Signed-off-by: Eric Blake <eblake@redhat.com> [this is a mish-mash of two patches from branch-1.4:] (cherry picked from commit 658427104bbe515249f728d8524e975167e6533d) (cherry picked from commit e0140bd91ce0d2dfcdd1df22472d81ed13489d46)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 55f3bc38..8c9b9865 100644
--- a/NEWS
+++ b/NEWS
@@ -323,6 +323,15 @@ promoted to 2.0.
** A number of portability improvements inherited from gnulib.
+* Noteworthy changes in release 1.4.18 (2016-12-31) [stable]
+
+** Diagnose --word-regexp as unsupported if it was not configured.
+
+** Preliminary support for OS/2.
+
+** A number of portability improvements inherited from gnulib.
+
+
* Noteworthy changes in release 1.4.17 (2013-09-17) [stable]
** Fix compilation with newer glibc headers.