From: John L. <jr...@us...> - 2007-05-04 19:04:45
|
Update of /cvsroot/wxlua/wxLua/docs In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv10286/wxLua/docs Modified Files: changelog.txt Log Message: add header to incircles.lua Bump version to 2.8.4 to match the upcomming wxWidgets release Fix wxlua_print function to respect __tostring metatable functions and match more closely luaL_print function using \t separators Index: changelog.txt =================================================================== RCS file: /cvsroot/wxlua/wxLua/docs/changelog.txt,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** changelog.txt 25 Apr 2007 02:52:20 -0000 1.26 --- changelog.txt 4 May 2007 19:04:41 -0000 1.27 *************** *** 3,7 **** =============== ! version 2.8.0.1 -------------------------------------------------------------------- --- 3,7 ---- =============== ! version 2.8.4.0 -------------------------------------------------------------------- |