Module Name:    src
Committed By:   jmcneill
Date:           Mon Aug 24 02:21:27 UTC 2009

Modified Files:
        src/doc: CHANGES

Log Message:
amd64, i386: Suspend and resume is now supported when using the
        genfb(4) display driver. [jmcneill 20090823]


To generate a diff of this commit:
cvs rdiff -u -r1.1278 -r1.1279 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.1278 src/doc/CHANGES:1.1279
--- src/doc/CHANGES:1.1278	Tue Aug 18 23:46:05 2009
+++ src/doc/CHANGES	Mon Aug 24 02:21:26 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1278 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1279 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -372,3 +372,5 @@
 	iasl(1): The ACPICA ASL (ACPI Source Language) compiler/decompiler
 		is now included with i386 and amd64 installations.
 		[jmcneill 20090818]
+	amd64, i386: Suspend and resume is now supported when using the
+		genfb(4) display driver. [jmcneill 20090823]

Reply via email to