Module Name: src Committed By: mbalmer Date: Sun Dec 16 13:11:02 UTC 2012
Modified Files: src/doc: CHANGES Log Message: Note ptcd(4) addition. To generate a diff of this commit: cvs rdiff -u -r1.1767 -r1.1768 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.1767 src/doc/CHANGES:1.1768 --- src/doc/CHANGES:1.1767 Wed Dec 12 17:44:09 2012 +++ src/doc/CHANGES Sun Dec 16 13:11:02 2012 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1767 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1768 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -154,5 +154,6 @@ Changes from NetBSD 6.0 to NetBSD 7.0: arm: enable direct-mapped poolpage support. [matt 20121211] arm: enable VFP-based pmap page zero/copy ops. [matt 20121211] openssh: Import 6.1. [christos 20121212] - + ptcd(4): Add driver for the Protech PS3100 cash drawer port. + [mbalmer 20121216]