From 67dc3becff1ccd6460910b1ebe588a06cd11ddbc Mon Sep 17 00:00:00 2001 From: mcmartin Date: Sat, 3 Jan 2009 22:22:06 +0000 Subject: [PATCH] Updated to reflect the past six weeks of commits git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3106 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 42d3c90d1..841dfdd8f 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,7 @@ Changes towards version 0.7: +- Index loading/saving now can operate on subtrees - Michael +- Videos vs. slide now controlled by a '3dovideo' addon - Michael +- New video resource type for 3DO videos - Michael - Allow reaching 999.9:999.9 in HyperSpace (bug #628), from Nic - Use system getopt_long() when available - SvdB - Added --addondir commandline option - Mika