Module Name: src
Committed By: martin
Date: Tue Oct 25 17:54:59 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1547
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-9.4
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-9.4
diff -u src/doc/CHANGES-9.4:1.1.2.26 src/doc/CHANGES-9.4:1.1.2.27
--- src/doc/CHANGES-9.4:1.1.2.26 Thu Oct 20 13:20:35 2022
+++ src/doc/CHANGES-9.4 Tue Oct 25 17:54:59 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.26 2022/10/20 13:20:35 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.27 2022/10/25 17:54:59 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -416,3 +416,9 @@ doc/3RDPARTY (apply patch)
Update timezone data to 2022e.
[kre, ticket #1546]
+
+usr.bin/progress/progress.c 1.24,1.25
+
+ PR 56303: progress(1): fix error handling.
+ [riastradh, ticket #1547]
+