Module Name: src
Committed By: salazar
Date: Thu Sep 8 21:33:56 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
add lua 5.3.3 entry
To generate a diff of this commit:
cvs rdiff -u -r1.2183 -r1.2184 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.2183 src/doc/CHANGES:1.2184
--- src/doc/CHANGES:1.2183 Wed Aug 31 09:34:04 2016
+++ src/doc/CHANGES Thu Sep 8 21:33:56 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2183 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2184 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -350,3 +350,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
dhcpcd(8): Import dhcpcd-6.11.3. [roy 20160815]
unbound: Import 1.5.9. [christos 20160820]
tmux(1): Import of tmux 2.2 [christos 20160831]
+ lua: updated to 5.3.3 and applied all three patches from
+ http://lua.org/bugs.html [salazar 20160908]