Module Name:    src
Committed By:   riz
Date:           Sat Jan  5 23:21:41 UTC 2013

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.2

Log Message:
Ticket 762.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-6.0.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-6.0.2
diff -u src/doc/CHANGES-6.0.2:1.1.2.2 src/doc/CHANGES-6.0.2:1.1.2.3
--- src/doc/CHANGES-6.0.2:1.1.2.2	Sat Jan  5 23:17:49 2013
+++ src/doc/CHANGES-6.0.2	Sat Jan  5 23:21:41 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.2,v 1.1.2.2 2013/01/05 23:17:49 riz Exp $
+# $NetBSD: CHANGES-6.0.2,v 1.1.2.3 2013/01/05 23:21:41 riz Exp $
 
 A complete list of changes from the NetBSD 6.0.1 release to the NetBSD 6.0.2
 release:
@@ -14,3 +14,8 @@ sys/dev/usb/ubsa_common.c			1.9
 	Fix off by one read error.
 	[msaitoh, ticket #761]
 
+sys/external/bsd/drm/dist/shared-core/i915_suspend.c 1.6
+
+	Avoid out-of-bounds access.
+	[msaitoh, ticket #762]
+

Reply via email to