Change log of Barnski's Lua Plugin
**************************************

download newest version here: http://homepage.swissonline.ch/barnski/main.htm

******************
v1.1.1	2008-10-21
******************
md5 of debug dll: a3b8533a392f5668325611327ff707c6
md5 of release dll: 9897478c6a578fbc685a6db98251da98
md5 of debug lib: ae13dac72f142bba4e0b7efa30103ee1
-new: updated lua library to version 5.1.3 (fixes some bugs and crash problems)
-fix: table fields can now be accessed using the index, ie. table.1
-fix: functions can now also be called if they are stored in a table, ie. table.func.


******************
v1.1.0  2007-01-30
******************
md5 of dll/lib file: 4b0662160a0239ee2e1ccd09de2dd580
-LUA REGISTER DLL:	allows you to register custom dlls/plugins in order to use their commands from within your scripts.
-LUA REGISTER FUNCTION:	allows you to register dbpro user functions (and dll functions) in order to use them from within your scripts.
-new example: register_functions.dba showing the new commands in action.


******************
v1.0.1  2007-07-05
******************
md5 of dll/lib file: f3e5e6c6296ca59a4b04f3309c1db130
-start of changelog.

