Module Name: src
Committed By: christos
Date: Tue Mar 30 23:31:53 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
mention regex changes
To generate a diff of this commit:
cvs rdiff -u -r1.2787 -r1.2788 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.2787 src/doc/CHANGES:1.2788
--- src/doc/CHANGES:1.2787 Thu Mar 25 14:52:23 2021
+++ src/doc/CHANGES Tue Mar 30 19:31:53 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2787 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2788 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -335,6 +335,8 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
bind: Import version 9.16.12. [christos 20210219]
OpenSSL: Imported 1.1.1j. [christos 20210219]
byacc: Update to 20210109. [christos 20210220]
+ regex: Add NLS support and gnu regex extensions (off by default)
+ [christos 20210223]
wpa: Import wpa_supplicant and hostapd 2.9. [christos 20210228]
tzcode: Updated to 2021a. [christos 20210228]
OpenSSH: Import 8.5. [christos 20210304]