summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDennis Friis <peavey@placid.dk>2008-04-14 09:51:05 +0000
committerDennis Friis <peavey@placid.dk>2008-04-14 09:51:05 +0000
commit64dad7886e22e24a52c260b5e7de5af1308b9b70 (patch)
treee656d3e7a9f41ee1745f284fd5687cfedfadcd25 /ChangeLog
parent51700ac6902da26847a2c0fd03780e20c6954b1f (diff)
downloadmana-client-64dad7886e22e24a52c260b5e7de5af1308b9b70.tar.gz
mana-client-64dad7886e22e24a52c260b5e7de5af1308b9b70.tar.bz2
mana-client-64dad7886e22e24a52c260b5e7de5af1308b9b70.tar.xz
mana-client-64dad7886e22e24a52c260b5e7de5af1308b9b70.zip
Tweaked /whisper command to allow quoting of nicks with spaces in them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0a1a36f..f451f806 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-14 Dennis Friis <peavey@placid.dk>
+
+ * src/gui/chat.cpp: Tweaked /whisper command to allow quoting of nicks
+ with spaces in them.
+
2008-04-14 Philipp Sehmisch <tmw@crushnet.org>
* src/resources/dye.cpp: Fixed multi-channel dyeing (patch by fate)