Update of /cvsroot/wxlua/wxLua/docs
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv7443/wxLua/docs
Modified Files:
changelog.txt
Log Message:
fix unicode conversion wx2lua and lua2wx, thanks Steve Kieu
Index: changelog.txt
===================================================================
RCS file: /cvsroot/wxlua/wxLua/docs/changelog.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** changelog.txt 12 Jun 2006 03:50:36 -0000 1.13
--- changelog.txt 20 Jul 2006 16:17:37 -0000 1.14
***************
*** 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
--- 6,11 ----
--------------------------------------------------------------------
! - Fixed unicode conversion in wx2lua and lua2wx, thanks Steve Kieu
! - 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
|