From 5088c938f80a567714cc7aba4028d3a941f15299 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Wed, 16 Mar 2005 08:03:39 +0000 Subject: [PATCH] Consistent capitalisation of "SvdB" git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1579 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 8d856ea4e..beace77fa 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,6 +1,6 @@ Changes towards version 0.4: - Fixed menu sounds in full-game battle ship selection box (bug #566) -Alex -- Added '--version' - Svdb +- Added '--version' - SvdB - Fixed a bad memory access which could occur when the code relies on CharCount for determining the end of a string (bug #701). - SvdB - Battle planet images now have corrected transparency info, so there @@ -41,7 +41,7 @@ Changes towards version 0.4: - Added dumping planet info to uqmdebug.c - SvdB - Check language.txt for locale, from Zap - Make it possible to specify the config dir on the command line. - (bug #645) - Svdb + (bug #645) - SvdB - Speech .txt and .ts corrections, from Nic. - SvdB - Made the unix build scripts more portable. Removed some small bugs. - SvdB @@ -148,7 +148,7 @@ Changes towards version 0.4: - Obsolete "register" keywords removed -Michael Changes towards version 0.3: -- Dirty hack to avoid a warning about the "ignored.key" hack - Svdb +- Dirty hack to avoid a warning about the "ignored.key" hack - SvdB - Typo 'natually' fixed in Arilou speech - SvdB - uio: Fixed a bug which could cause spurious warnings when using .zip files generated from DOS/Windows - SvdB @@ -203,7 +203,7 @@ Changes towards version 0.3: (bug #432), from Nic - Can use F10 to quit during splash screen as well as main menu -Michael - Fixed starship location when being teleported from Procyon to - the Earth Starbase after the Precursor bomb is installed. - Svdb + the Earth Starbase after the Precursor bomb is installed. - SvdB - Crew death on planet is now counted properly in all cases (bug #70) -Mika - Fixed lockup in 'save failed' alert box (bug #397), from ghakko - Fixed glitch in Pkunk animation (bug #354), from Paxtez