|
From: John L. <jr...@us...> - 2009-06-29 03:22:49
|
Update of /cvsroot/wxlua/wxLua/docs In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv11505/wxLua/docs Modified Files: changelog.txt Log Message: Add methods for wxBitmapComboBox and fix inheritance. Index: changelog.txt =================================================================== RCS file: /cvsroot/wxlua/wxLua/docs/changelog.txt,v retrieving revision 1.71 retrieving revision 1.72 diff -C2 -d -r1.71 -r1.72 *** changelog.txt 24 May 2009 22:37:53 -0000 1.71 --- changelog.txt 29 Jun 2009 03:22:46 -0000 1.72 *************** *** 2,5 **** --- 2,10 ---- =============== + version + -------------------------------------------------------------------- + + - Fixed crash in error handler for wxLua functions. + version 2.8.10.0 (released 05/25/2009) -------------------------------------------------------------------- |