Module Name: src Committed By: jmmv Date: Sun Jul 18 10:04:03 UTC 2010
Modified Files: src/doc: CHANGES Log Message: Uh, it's not 2001 any more. Fix dates of my previous entries. To generate a diff of this commit: cvs rdiff -u -r1.1417 -r1.1418 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.1417 src/doc/CHANGES:1.1418 --- src/doc/CHANGES:1.1417 Sat Jul 17 19:31:47 2010 +++ src/doc/CHANGES Sun Jul 18 10:04:03 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1417 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1418 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -689,5 +689,5 @@ prep: Support xserver. It tested only on-board s3(864). [kiyohara 20100712] tests: Convert the libposix, libprop, libpthread, librt, libskey and - libutil tests to ATF. [jmmv 20010716] - tests: Convert the include and csu tests to ATF. [jmmv 20010717] + libutil tests to ATF. [jmmv 20100716] + tests: Convert the include and csu tests to ATF. [jmmv 20100717]