Module Name: src
Committed By: martin
Date: Mon Feb 21 17:59:04 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1429
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.77 -r1.1.2.78 src/doc/CHANGES-9.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-9.3
diff -u src/doc/CHANGES-9.3:1.1.2.77 src/doc/CHANGES-9.3:1.1.2.78
--- src/doc/CHANGES-9.3:1.1.2.77 Wed Feb 16 14:37:00 2022
+++ src/doc/CHANGES-9.3 Mon Feb 21 17:59:04 2022
@@ -1,4 +1,4 @@
-29~# $NetBSD: CHANGES-9.3,v 1.1.2.77 2022/02/16 14:37:00 martin Exp $
+29~# $NetBSD: CHANGES-9.3,v 1.1.2.78 2022/02/21 17:59:04 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -1492,3 +1492,9 @@ sys/dev/usb/uhidev.c 1.82
PR 55019: do not explicitly set the HID Report Protocol upon attach.
[jakllsch, ticket #1428]
+bin/sh/histedit.c 1.60
+
+ sh(1): fix "fc -e".
+ [kre, ticket #1429]
+
+