Module Name: src
Committed By: jmmv
Date: Wed Oct 20 09:22:45 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Note import of atf 0.11.
To generate a diff of this commit:
cvs rdiff -u -r1.1443 -r1.1444 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.1443 src/doc/CHANGES:1.1444
--- src/doc/CHANGES:1.1443 Mon Oct 18 16:36:11 2010
+++ src/doc/CHANGES Wed Oct 20 09:22:45 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1443 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1444 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -763,3 +763,4 @@
on m68k ports. [tsutsui 20101014]
sun3: Make common kernel module binaries work on both sun3 and sun3x.
[tsutsui 20101015]
+ atf(7): Import 0.11. [jmmv 20101020]