git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1880 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-09-27 04:50:11 +00:00
parent a13a1ce827
commit 5f9f4caaa2
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.5:
- Changed comm subtitle caching to use own context instead of
screen grabs; should resolve Blue Comm Screen universally - Alex
- Added missing break statement in DrawBatch:RECT_PRIM - Alex
- Setup menu split into four submenus - Michael
- Fixed fallback in getHomeDir() for when $HOME is not defined on *nix