summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-04-14 10:49:46 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-04-14 10:49:46 +0000
commitae80df26873baa8d1f9b2994f961364318fd4fd8 (patch)
treeebb299a77b4f8e3e434fa10c012e052555557861 /ChangeLog
parent64dad7886e22e24a52c260b5e7de5af1308b9b70 (diff)
downloadmana-client-ae80df26873baa8d1f9b2994f961364318fd4fd8.tar.gz
mana-client-ae80df26873baa8d1f9b2994f961364318fd4fd8.tar.bz2
mana-client-ae80df26873baa8d1f9b2994f961364318fd4fd8.tar.xz
mana-client-ae80df26873baa8d1f9b2994f961364318fd4fd8.zip
Changed prefix of received whisper messages from "says:" to "whispers:"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f451f806..4ff19640 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
2008-04-14 Philipp Sehmisch <tmw@crushnet.org>
* src/resources/dye.cpp: Fixed multi-channel dyeing (patch by fate)
+ * src/gui/chat.h: Changed prefix of received whisper messages from
+ "says:" to "whispers:"
2008-04-12 Bjørn Lindeijer <bjorn@lindeijer.nl>