summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrej Sinicyn <andrej4000@gmail.com>2005-08-01 07:21:41 +0000
committerAndrej Sinicyn <andrej4000@gmail.com>2005-08-01 07:21:41 +0000
commit15e4760a93edd430053cbad5d638b68593b61bc0 (patch)
tree09d5446aa77ad63a58e58c27aa673d80afbf9daf /ChangeLog
parent29d6fcc83972ce7b862b7abd0cc7652602cc390e (diff)
downloadmana-client-15e4760a93edd430053cbad5d638b68593b61bc0.tar.gz
mana-client-15e4760a93edd430053cbad5d638b68593b61bc0.tar.bz2
mana-client-15e4760a93edd430053cbad5d638b68593b61bc0.tar.xz
mana-client-15e4760a93edd430053cbad5d638b68593b61bc0.zip
Show the name of the trade partner in the trade dialog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3bb592a..fcd4c325 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-31 Andrej Sinicyn <andrej4000@gmail.com>
+
+ * src/game.cpp, src/game.h, src/gui/popupmenu.cpp: Show the name of the
+ trade partner in the trade dialog.
+
2005-07-31 Björn Steinbrink <B.Steinbrink@gmx.de>
* src/gui/listbox.cpp: Small cleanup of the drawing code.