Update of /cvsroot/wxlua/wxLua/docs
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv24926/docs
Modified Files:
changelog.txt
Log Message:
now lua_dll goes in vc_dll; mentioned last changes in changelog
Index: changelog.txt
===================================================================
RCS file: /cvsroot/wxlua/wxLua/docs/changelog.txt,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** changelog.txt 11 Dec 2006 00:08:19 -0000 1.20
--- changelog.txt 20 Dec 2006 16:39:44 -0000 1.21
***************
*** 55,58 ****
--- 55,60 ----
named with the chosen configuration so that there should be no clashes
when compiling wxLua with different settings.
+ - Now it's possible to build wxLua against a "system" lua using the
+ --with-lua-prefix configure's option or LUA_DIR option.
|