Module Name: src Committed By: jmmv Date: Sun Aug 1 16:45:13 UTC 2010
Modified Files: src/doc: CHANGES Log Message: Note the conversion of the sort(1) tests to atf. To generate a diff of this commit: cvs rdiff -u -r1.1424 -r1.1425 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.1424 src/doc/CHANGES:1.1425 --- src/doc/CHANGES:1.1424 Sun Aug 1 06:29:58 2010 +++ src/doc/CHANGES Sun Aug 1 16:45:12 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1424 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1425 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -699,3 +699,4 @@ [tsutsui 20100731] bebox: Support xserver. It tested only s3(TRIO 64V+). [kiyohara 20100801] + tests: Convert the sort tests to ATF. [jmmv 20100801]