From a270bd8985160b8f6f3cd4171471101cc5d373b8 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Fri, 20 Jan 2006 05:57:43 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2215 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index ee761597b..96b73e20e 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -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