Module Name: src Committed By: rkujawa Date: Sun Dec 22 11:36:12 UTC 2013
Modified Files: src/doc: CHANGES Log Message: Note ACA500 support. To generate a diff of this commit: cvs rdiff -u -r1.1866 -r1.1867 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.1866 src/doc/CHANGES:1.1867 --- src/doc/CHANGES:1.1866 Thu Dec 19 19:40:59 2013 +++ src/doc/CHANGES Sun Dec 22 11:36:12 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1866 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1867 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -314,3 +314,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0: GMP: Updated to GMP 5.1.3. [mrg 20131129] file(1): Updated to 5.16. [christos 20131201] librt: Added shm_open(3) and shm_unlink(3). [rmind 20131219] + acafh(4): Added driver for Individual Computers ACA500. Enjoy NetBSD + on an Amiga 500. [rkujawa 20131222]