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

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Ticket #1503


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.96 -r1.1.2.97 src/doc/CHANGES-8.2

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.2
diff -u src/doc/CHANGES-8.2:1.1.2.96 src/doc/CHANGES-8.2:1.1.2.97
--- src/doc/CHANGES-8.2:1.1.2.96	Tue Feb 11 11:40:09 2020
+++ src/doc/CHANGES-8.2	Wed Feb 12 20:15:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.96 2020/02/11 11:40:09 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.97 2020/02/12 20:15:04 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -2031,3 +2031,8 @@ sys/arch/i386/stand/efiboot/eficons.c		1
 	Use 1024x768 as the default GOP mode.
 	[jmcneill, ticket #1502]
 
+external/bsd/ppp/dist/pppd/eap.c		1.5
+
+	pppd: Fix bounds check in EAP code.
+	[christos, ticket #1503]
+

Reply via email to