Module Name: src
Committed By: macallan
Date: Sat Aug 8 11:50:18 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
mention tcx being a good wscons citizen now
To generate a diff of this commit:
cvs rdiff -u -r1.1269 -r1.1270 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.1269 src/doc/CHANGES:1.1270
--- src/doc/CHANGES:1.1269 Wed Aug 5 19:10:56 2009
+++ src/doc/CHANGES Sat Aug 8 11:50:18 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1269 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1270 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -356,3 +356,4 @@
[jmcneill 20090804]
openssl: Import SNAP-20090805 to fix the namespace issues
(BLOCK, CSTRING, etc) [christos 20090805]
+ tcx(8): support wsdisplay and acceleration [macallan 20090806]