ChangeSet ID: 14370
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/10/29 21:12:05
Modified files:
documentation : introduction.sgml
Log message:
Francois Gouget <fgouget(a)free.fr>
Based on the last 36+ months Wine is released once a month on
average.
Assorted spelling fixes and tweaks.
Patch: http://cvs.winehq.org/patch.py?id=14370
Old revision New revision Changes Path
1.19 1.20 +14 -14 wine/documentation/introduction.sgml
ChangeSet ID: 14368
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/10/29 21:11:33
Modified files:
dlls/kernel : process.c
Log message:
Francois Gouget <fgouget(a)codeweavers.com>
Add support for REG_EXPAND_SZ in set_registry_variables().
Fix processing of environment variables that are too big (>1024
characters): they should be truncated, not ignored.
Patch: http://cvs.winehq.org/patch.py?id=14368
Old revision New revision Changes Path
1.79 1.80 +32 -8 wine/dlls/kernel/process.c