Module Name: src Committed By: jmcneill Date: Tue Nov 18 02:00:27 UTC 2014
Modified Files: src/doc: CHANGES Log Message: awinir(4): Add support for Allwinner A20/A31 IR receiver. To generate a diff of this commit: cvs rdiff -u -r1.2018 -r1.2019 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.2018 src/doc/CHANGES:1.2019 --- src/doc/CHANGES:1.2018 Sun Nov 16 07:17:50 2014 +++ src/doc/CHANGES Tue Nov 18 02:00:27 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2018 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2019 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -102,4 +102,6 @@ Changes from NetBSD 7.0 to NetBSD 8.0: awinhdmiaudio(4): Add support for Allwinner A20/A31 HDMI audio controller. [jmcneill 20141111] dhcpcd(8): Import dhcpcd-6.6.2. [roy 20141114] + awinir(4): Add support for Allwinner A20/A31 IR receiver. + [jmcneill 20141115] zoneinfo: Import tzdata2014j. [apb 20141116]