git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@325 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2002-12-04 19:08:44 +00:00
parent 1d70f2d8f4
commit 44ed97f05c
2 changed files with 3 additions and 5 deletions
+3
View File
@@ -1,4 +1,7 @@
0.2:
- When saving in planet scan screen, screen is now redrawn, from slayne
- Commas causing pixels to appear in planetary reports fixed, from slayne
- Team names switching when selecting next ship to fight fixed, from slayne
- More memory leak fixes in 3do_getbody.c, from PhracturedBlue
- Fixed memory leak in _ReleaseCelData, from PhracturedBlue.
- Fixed mutex deadlock in 3do_blt.c, from tamlin