Update of /cvsroot/wxlua/wxLua/docs
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv17258/wxLua/docs
Modified Files:
changelog.txt
Log Message:
Update for new bindings
Index: changelog.txt
===================================================================
RCS file: /cvsroot/wxlua/wxLua/docs/changelog.txt,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** changelog.txt 17 Jul 2007 03:30:22 -0000 1.42
--- changelog.txt 17 Jul 2007 14:45:21 -0000 1.43
***************
*** 12,15 ****
--- 12,16 ----
The userdata was previously keyed on the pointer to the data instead
of a pointer to the Lua userdata that wraps the data.
+ - Moved wxLUA_VERSION... bindings into the 'wxlua' table.
version 2.8.4.1
|