git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2215 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-01-20 05:57:43 +00:00
parent 94f5fd0abe
commit a270bd8985
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.5:
- fixed uio_rename() and some other cases where a new file is created
under specific circumstances. - SvdB
- Fix bug in GetStringContents which used the number of chars where it
should have used the memory size. - SvdB
- Control scheme upgrades checked (VControl Version upgrade) - Michael