Module Name: src
Committed By: martin
Date: Sun Jul 24 11:52:46 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1481
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.112 -r1.1.2.113 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.112 src/doc/CHANGES-9.3:1.1.2.113
--- src/doc/CHANGES-9.3:1.1.2.112 Sun Jul 17 12:56:05 2022
+++ src/doc/CHANGES-9.3 Sun Jul 24 11:52:46 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.112 2022/07/17 12:56:05 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.113 2022/07/24 11:52:46 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -1885,3 +1885,8 @@ usr.bin/vmstat/vmstat.c 1.255
when operating on core files.
[simonb, ticket #1480]
+external/mit/ctwm/libexec/ctwm_app_menu 1.5 (patch)
+
+ Avoid generating an invalid ctwmrc when emacs is installed.
+ [nia, ticket #1481]
+