Module Name: src Committed By: tsutsui Date: Sun Oct 13 17:03:00 UTC 2013
Modified Files: src/doc: CHANGES Log Message: Add a late entry about addition of support for AlphaStation DS15. To generate a diff of this commit: cvs rdiff -u -r1.1852 -r1.1853 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.1852 src/doc/CHANGES:1.1853 --- src/doc/CHANGES:1.1852 Sun Oct 13 08:05:16 2013 +++ src/doc/CHANGES Sun Oct 13 17:03:00 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1852 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1853 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -282,6 +282,8 @@ Changes from NetBSD 6.0 to NetBSD 7.0: mpl115a(4): Add driver for Freescale MPL115A2 I2C absolute pressure sensor. [rkujawa 20130908] dhcpcd(8): Import dhcpcd-6.1.0 [roy 20130920] + alpha: Add support for AlphaStation DS15. Ported from OpenBSD via + PR port-alpha/48148 by nullnilaki. [tsutsui 20130923] postfix(1): Import version 2.10.2 [tron 20130925] binutils: updated to FSF binutils 2.23.2. [christos 20130929] gdb(1): Updated to 7.6.1. [christos 20131003]