Module Name: src
Committed By: jmmv
Date: Fri Jul 16 13:59:22 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Note conversion of some extra tests to atf.
To generate a diff of this commit:
cvs rdiff -u -r1.1414 -r1.1415 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.1414 src/doc/CHANGES:1.1415
--- src/doc/CHANGES:1.1414 Thu Jul 15 16:29:42 2010
+++ src/doc/CHANGES Fri Jul 16 13:59:22 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1414 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1415 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -688,3 +688,5 @@
We now claim to be linux kernel version 2.6.18. [chs 20100706]
prep: Support xserver. It tested only on-board s3(864).
[kiyohara 20100712]
+ tests: Convert the libposix, libprop, librt, libskey and libutil tests
+ to ATF. [jmmv 20010716]