The AWARE_OF_SAMATRA flag is now written as well as checked, closes #113;

from Nic


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@931 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2003-04-25 00:54:13 +00:00
parent 705dea4f88
commit ca007f2d9a
4 changed files with 5 additions and 0 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.3:
- AWARE_OF_SAMATRA flag is now written as well as read (closes #113),
from Nic
- Subtitle drawing is now cached (closes #313) -Mika
- Fix glitch and lockup in dialogs when rewinding (bugs #311 and #272),
from chmmravatar