Module Name:    src
Committed By:   martin
Date:           Wed Feb 12 20:21:12 UTC 2020

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.3

Log Message:
Tickets #1721 and #1722


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.75 -r1.1.2.76 src/doc/CHANGES-7.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-7.3
diff -u src/doc/CHANGES-7.3:1.1.2.75 src/doc/CHANGES-7.3:1.1.2.76
--- src/doc/CHANGES-7.3:1.1.2.75	Tue Jan 21 19:21:14 2020
+++ src/doc/CHANGES-7.3	Wed Feb 12 20:21:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.75 2020/01/21 19:21:14 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.76 2020/02/12 20:21:12 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -792,3 +792,13 @@ sys/sys/shm.h						1.54 (patch)
 	subsystems. 
 	[christos, ticket #1720]
 
+sys/arch/mac68k/nubus/grf_nubus.c		1.78
+
+	Set sc_dev field of softc.
+	[tsutsui, ticket #1721]
+
+external/bsd/ppp/dist/pppd/eap.c		1.5
+
+	pppd: Fix bounds check in EAP code
+	[christos, ticket #1722]
+

Reply via email to