Module Name: src
Committed By: rkujawa
Date: Fri May 18 15:24:45 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Note xsurf(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1701 -r1.1702 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.1701 src/doc/CHANGES:1.1702
--- src/doc/CHANGES:1.1701 Wed May 9 12:04:27 2012
+++ src/doc/CHANGES Fri May 18 15:24:45 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1701 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1702 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -56,3 +56,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
kernel: Add support for 256 CPUs on amd64. [rmind 20120420]
OpenSSH: Imported 6.0 [christos 20120501]
bzip2: Imported 1.0.6 [wiz 20120507]
+ amiga: Rework X-Surf driver as xsurf(4). Add support for clockport(4)
+ on top of xsurf(4). [rkujawa 20120515]