Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 2021 17:10:57 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 818edf67bda2 - main - RELNOTES: update the runing entry on awk.
Message-ID:  <202108011710.171HAvOj019552@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=818edf67bda228d66ea57c1dbbfcf164c27aff4f

commit 818edf67bda228d66ea57c1dbbfcf164c27aff4f
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2021-08-01 17:07:29 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2021-08-01 17:08:53 +0000

    RELNOTES: update the runing entry on awk.
    
    Dig up the major commits and document the coming -Ft change.
    
    Sponsored by:           Netflix
---
 RELNOTES | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/RELNOTES b/RELNOTES
index d70d58428dff..a33128e7370f 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,9 +10,9 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
-various:
+f39dd6a97844,23f24377b1a9,628bd30ab5a4:
 	One True Awk has been updated to the latest from upstream
-	(20210215). All the FreeBSD patches, but one, have now been
+	(20210727). All the FreeBSD patches, but one, have now been
 	either up streamed or discarded.  Notable changes include:
 		o Locale is no longer used for ranges
 		o Various bugs fixed
@@ -24,6 +24,10 @@ various:
 	true awk now) interpret them as 0 in line with awk's historic
 	behavior.
 
+	A second change, less likely to be noticed, is the historic wart
+	if -Ft meaning to use hard tab characters as the field separator
+	is deprecated and will likely be removed in FreeBSD 14.
+
 ee29e6f31111:
 	Commit ee29e6f31111 added a new sysctl called vfs.nfsd.srvmaxio
 	that can be used to increase the maximum I/O size for the NFS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108011710.171HAvOj019552>