summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkiyohara <kiyohara@NetBSD.org>2005-05-24 16:00:08 +0000
committerkiyohara <kiyohara@NetBSD.org>2005-05-24 16:00:08 +0000
commit9ab2ca2fc1985d41c7fd00c28a5ce60e8f6c8283 (patch)
treedfe472ccbc3877a550614a1350d0a844b3dbbb5b
parente01d6f96c336188fa721df2aa1135a0dc5dd2c17 (diff)
add psh3tp(4):
Support touch-panel for PERSONA SH3 machines.
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 68f310f1221..e12bb5faea9 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.472 $>
+LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.473 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@@ -37,3 +37,5 @@ Changes from NetBSD 3.0 to NetBSD 4.0:
devices can now be connected to high speed hubs.
[augustss 20050501]
acpi(4): Import ACPI-CA 20050408 [kochi 20050502]
+ psh3tp(4): Support touch-panel for PERSONA SH3 machines.
+ [kiyohara 20050523]