Module Name: src
Committed By: martin
Date: Wed Apr 21 17:50:03 UTC 2021
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1671
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.82 -r1.1.2.83 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.82 src/doc/CHANGES-8.3:1.1.2.83
--- src/doc/CHANGES-8.3:1.1.2.82 Tue Apr 6 18:10:43 2021
+++ src/doc/CHANGES-8.3 Wed Apr 21 17:50:03 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.82 2021/04/06 18:10:43 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.83 2021/04/21 17:50:03 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -1840,3 +1840,8 @@ bin/ps/print.c 1.133
column header is specified.
[simonb, ticket #1669]
+external/bsd/file/dist/magic/magdir/python (apply patch)
+external/bsd/file/dist/magic/magdir/windows (apply patch)
+
+ Enhance regex portability (by copying over the versions from file 5.40).
+ [mrg, ticket #1671}