ChangeSet ID: 7879
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)wine.codeweavers.com 2003/04/16 13:37:17
Modified files:
templates/en : faq.template
Log message:
ChangeLog
   Dimitrie O. Paun <dpaun(a)rogers.com>
   Openprojects changed name to freenode (spotted by Nehal)
Patch: http://cvs.winehq.com/patch.py?id=7879
Old revision New revision Changes Path
1.3 1.4 +3 -3 lostwages/templates/en/faq.template
ChangeSet ID: 7876
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/04/14 16:44:21
Modified files:
dlls/ntdll : heap.c
Log message:
Insert the last free block of a subheap at the end of the free list to
avoid using uncomitted space unless really necessary.
Patch: http://cvs.winehq.com/patch.py?id=7876
Old revision New revision Changes Path
1.17 1.18 +24 -8 wine/dlls/ntdll/heap.c