ChangeSet ID: 7055 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/15 18:18:34
Modified files: ole : ole2nls.c dlls/kernel/tests: locale.c
Log message: Bill Medland billmedland@mercuryspeed.com Correct GetDateFormat handling of uninitialised fields: only the year, month and day fields matter; the rest may be uninitialised.
Patch: http://cvs.winehq.com/patch.py?id=7055
Old revision New revision Changes Path 1.111 1.112 +14 -2 wine/ole/ole2nls.c 1.11 1.12 +37 -46 wine/dlls/kernel/tests/locale.c