summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea6d7b32..4938dc7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
2006-09-14 Björn Steinbrink <B.Steinbrink@gmx.de>
+ * src/gui/char_select.cpp, src/main.cpp: Fix the character name
+ matching loop and add support for saving the last used character
+ (based on a patch by Andrew Harrison).
* src/gui/char_select.cpp, src/gui/char_select.h, src/main.cpp: Clean
up the player selection stuff, it's a bit nicer now.
* src/main.cpp: Fix up the player selection command line option.