ChangeSet ID: 7970
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)wine.codeweavers.com 2003/04/27 08:31:20
Modified files:
templates/en : forums.template
Log message:
this should fix the bug with htdig not indexing the mailing lists. htdig
was only searching winehq.org, the links were set to winehq.com.
Patch: http://cvs.winehq.com/patch.py?id=7970
Old revision New revision Changes Path
1.5 1.6 +17 -17 lostwages/templates/en/forums.template
ChangeSet ID: 7965
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/04/26 19:38:39
Modified files:
dlls/winmm/winealsa: audio.c
Log message:
Make sure that snd_pcm_open returned a valid handle before using it.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=7965
Old revision New revision Changes Path
1.12 1.13 +1 -0 wine/dlls/winmm/winealsa/audio.c