From 6d5f784acf3fe05e261604912ca4bbf453aa95bd Mon Sep 17 00:00:00 2001 From: avolkov Date: Tue, 25 Oct 2005 01:32:52 +0000 Subject: [PATCH] bug 781 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1918 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 97b8bc0a3..a3e655531 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.5: +- Corrected grammar in Umgah 'Caster lander report (bug #781); + from James Ho - Options selected in the Setup Menu now persist across runs -Michael - Added a simple implementation of key-value pair "resource" files for organizing simple data such as configuration options -Michael