11 Mar
2004
11 Mar
'04
11:22 p.m.
ChangeSet ID: 11443 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/03/11 17:22:29 Modified files: misc : options.c documentation : wine.man.in dlls/kernel : process.c Log message: Get rid of the WINEOPTIONS variable and instead use WINEDEBUG to inherit debug options. Start deprecating the --debugmsg option. Patch: http://cvs.winehq.org/patch.py?id=11443 Old revision New revision Changes Path 1.45 1.46 +24 -80 wine/misc/options.c 1.50 1.51 +55 -51 wine/documentation/wine.man.in 1.48 1.49 +7 -7 wine/dlls/kernel/process.c