Updated change log and contributors
This commit is contained in:
parent
c162b7a654
commit
65f39035da
@ -24,3 +24,4 @@ Since 5.0-alpha1:
|
||||
* New API: debugsearchpaths()
|
||||
* os.outputof() now returns command exit code as second value
|
||||
* Added AVX2 to vectorextensions()
|
||||
* Embedded scripts now compressed with LuaSrcDiet (Oliver Schneider)
|
||||
|
@ -19,6 +19,8 @@ Patch contributors:
|
||||
* new API for undefining symbols
|
||||
Mihai Sebea <http://twitter.com/mihai_sebea>
|
||||
* Xcode exporter fixes and improvements
|
||||
Oliver Schneider
|
||||
* Compress embedded scripts with LuaSrcDiet
|
||||
Renaud Guillard <https://bitbucket.org/noresources>
|
||||
* add library search paths argument to os.findlib()
|
||||
* return command exit code from os.outputof()
|
||||
|
Loading…
Reference in New Issue
Block a user