From c1b7ca97f8dae652f4e6a60a8d6ac659e523ac6c Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Wed, 4 Apr 2007 21:21:39 +0000 Subject: [PATCH] type git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2720 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 82a01d78c..2d25814d5 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,6 +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 +- No longer creating and mounting a temporary directory. It is no 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