Module Name: src Committed By: jmmv Date: Thu Aug 26 13:21:51 UTC 2010
Modified Files: src/doc: CHANGES Log Message: Note the conversion of the libdes tests to atf. To generate a diff of this commit: cvs rdiff -u -r1.1430 -r1.1431 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.1430 src/doc/CHANGES:1.1431 --- src/doc/CHANGES:1.1430 Wed Aug 25 14:57:26 2010 +++ src/doc/CHANGES Thu Aug 26 13:21:50 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1430 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1431 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -709,3 +709,4 @@ acpicpu(4): add a driver for ACPI-based processor functionality. [jruoho 20100815] network: Added NPF - a new packet filter. [rmind 20100822] + tests: Convert the libdes tests to ATF. [jmmv 20100825]