Module Name: src Committed By: mbalmer Date: Thu Oct 8 13:43:16 UTC 2015
Modified Files: src/doc: CHANGES Log Message: note Lua update To generate a diff of this commit: cvs rdiff -u -r1.2106 -r1.2107 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.2106 src/doc/CHANGES:1.2107 --- src/doc/CHANGES:1.2106 Fri Oct 2 05:33:07 2015 +++ src/doc/CHANGES Thu Oct 8 13:43:16 2015 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2106 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2107 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -205,3 +205,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0: x86: Add PCI Extended Configuration Space support [nonaka 20151002] pci(3): Decode Extended Capability in PCI Extended Configuration Space. [nonaka 20151002] + lua: Updated to Lua 5.3.1 [mbalmer 20151008] +