Module Name: src Committed By: macallan Date: Wed Oct 23 09:32:10 UTC 2013
Modified Files: src/doc: CHANGES Log Message: mention gffb To generate a diff of this commit: cvs rdiff -u -r1.1855 -r1.1856 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.1855 src/doc/CHANGES:1.1856 --- src/doc/CHANGES:1.1855 Fri Oct 18 23:43:35 2013 +++ src/doc/CHANGES Wed Oct 23 09:32:10 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1855 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1856 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -292,3 +292,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0: kyua-cli: Update to 0.7. [jmmv 20131018] netstat(1): Accept -faddress_family[,family ...]. [bad 20131019] systat(1): Accept shell patterns to select drives. [bad 20131019] + gffb: add a driver for NVIDIA GeForce2 MX graphics controllers. + [macallan 20131023]