Disabling the use of temporary directories for now.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2718 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2007-04-04 21:00:27 +00:00
parent e8549ff7cc
commit a56af7a7fd
5 changed files with 28 additions and 8 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.7:
- No longer creating and mounting a temporary directory. It is longer used,
but it might be again at some point, for loadable modules. - SvdB
- Added RNG functions that work on a supplied state - SvdB
- Fixed a crash on startup if uqm.cfg did not exist, flagged and fixed
by jdorje - Michael