Module Name:    src
Committed By:   martin
Date:           Wed Feb 10 16:57:42 UTC 2021

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1651


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.69 -r1.1.2.70 src/doc/CHANGES-8.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.69 src/doc/CHANGES-8.3:1.1.2.70
--- src/doc/CHANGES-8.3:1.1.2.69	Sun Feb  7 13:56:00 2021
+++ src/doc/CHANGES-8.3	Wed Feb 10 16:57:42 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.69 2021/02/07 13:56:00 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.70 2021/02/10 16:57:42 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1553,3 +1553,9 @@ usr.sbin/isibootd/isibootd.c			1.4
 	Fix isibootd(8) "Cannot allocate memory" failure on amd64.
 	[tsutsui, ticket #1650]
 
+usr.bin/nl/nl.c					1.13-1.15
+
+	nl(1): fix PR 55891 and a delimiter parsing error plus
+	minor cleanup.
+	[ginsbach, ticket #1651]
+

Reply via email to