Update of /cvsroot/wxlua/wxLua/docs
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv13456/wxLua/docs
Modified Files:
changelog.txt
Log Message:
update lua to 5.1.1
update wxLua bindings to changes in wxWidgets CVS HEAD 2.7.0
Index: changelog.txt
===================================================================
RCS file: /cvsroot/wxlua/wxLua/docs/changelog.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** changelog.txt 25 May 2006 03:55:22 -0000 1.12
--- changelog.txt 12 Jun 2006 03:50:36 -0000 1.13
***************
*** 6,10 ****
--------------------------------------------------------------------
! - Switched from lua 5.0 to lua 5.1
- All bindings for wxWidgets have been updated to 2.6.3
- Reordered bindings/wxwidgets/overrides.hpp to follow binding *.i files
--- 6,10 ----
--------------------------------------------------------------------
! - Switched from lua 5.0 to lua 5.1, updated to 5.1.1 (6/11/06)
- All bindings for wxWidgets have been updated to 2.6.3
- Reordered bindings/wxwidgets/overrides.hpp to follow binding *.i files
|