diff options
author | Simon Howard | 2005-09-14 21:55:47 +0000 |
---|---|---|
committer | Simon Howard | 2005-09-14 21:55:47 +0000 |
commit | 5edba96d934e627ad61d0298b9223cccd299d741 (patch) | |
tree | 3721332475acb0e7338c278500599b0d1b888c42 /NEWS | |
parent | 2076aabf66dc3d14ff8e5ad5b110bc3eae461874 (diff) | |
download | chocolate-doom-5edba96d934e627ad61d0298b9223cccd299d741.tar.gz chocolate-doom-5edba96d934e627ad61d0298b9223cccd299d741.tar.bz2 chocolate-doom-5edba96d934e627ad61d0298b9223cccd299d741.zip |
Lock surfaces properly when we have to (fixes crash under Windows 98)
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 105
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ + Lock surfaces properly when we have to (fixes crash under + Windows 98) 0.0.2 (2005-09-13): Remove temporary MIDI files generated by sound code. |