From 91b7b51bb210505dd41683af660db1f5a4c68de3 Mon Sep 17 00:00:00 2001 From: avolkov Date: Sat, 31 Dec 2005 17:28:11 +0000 Subject: [PATCH] bugs 671, 815 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2145 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 6e693369b..f179bd3bd 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.5: +- Text input refactoring: enabled key repeat, added support for + Home, End and BackSpace keys; (bugs #671, #815) - Alex - Selecting the scan methods for shielded and gas giant planets is now allowed when using PC menus (bug #800) - Alex - Added a unified credit roll combined with outtakes (bug #46) - Alex