On Wed, Apr 21, 2004 at 05:21:36PM -0500, Alexandre Julliard wrote:
ChangeSet ID: 12085 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/04/21 17:21:36
Modified files: include : winternl.h
Log message: Mike McCormack <mike(a)codeweavers.com> * add some values to the SYSTEM_INFORMATION_CLASS enumeration
*************** wint-sys-debug.diff (text/plain)
Index: include/winternl.h =================================================================== RCS file: /home/wine/wine/include/winternl.h,v retrieving revision 1.74 diff -u -r1.74 winternl.h --- include/winternl.h 16 Apr 2004 05:00:46 -0000 1.74 +++ include/winternl.h 19 Apr 2004 06:57:43 -0000 @@ -442,9 +442,36 @@ SystemCacheInformation, (...)
Patch: http://cvs.winehq.org/patch.py?id=12085
Old revision New revision Changes Path 1.77 1.78 +33 -1 wine/include/winternl.h
Is this a VERY verbose Changelog or the new way to see the patch in the commit log :-) ? Lionel -- Lionel Ulmer - http://www.bbrox.org/
Lionel Ulmer <lionel.ulmer(a)free.fr> writes:
Is this a VERY verbose Changelog or the new way to see the patch in the commit log :-) ?
No, it's just the dumb maintainer hitting the wrong key at the wrong time... -- Alexandre Julliard julliard(a)winehq.org
participants (2)
-
Alexandre Julliard -
Lionel Ulmer