Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/doc/CHANGES,v rcsdiff: /ftp/cvs/cvsroot/src/doc/CHANGES,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1491 retrieving revision 1.1492 diff -u -p -r1.1491 -r1.1492 --- src/doc/CHANGES 2011/01/17 07:33:16 1.1491 +++ src/doc/CHANGES 2011/01/17 16:13:39 1.1492 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1491 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1492 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -827,3 +827,5 @@ Changes from NetBSD 5.0 to NetBSD 6.0: powerpc: Add support for using secure PLT (thereby allowing data and bss of powerpc programs and shared library to be set non-executable). [matt 20110115] + acpiwdrt(4): Add a driver for ACPI Watchdog Resource Tables. + [jmcneill 20110117]