summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-10-01 14:47:42 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-10-01 14:47:42 +0000
commit935ff1e5cdd0bc44d5de947cb06ee30871b870eb (patch)
tree986a94e587b724c93b4a051de1676324fc10b42a /ChangeLog
parentfc0b308983f9421861e508381f73a0605eeed5b7 (diff)
downloadmana-client-935ff1e5cdd0bc44d5de947cb06ee30871b870eb.tar.gz
mana-client-935ff1e5cdd0bc44d5de947cb06ee30871b870eb.tar.bz2
mana-client-935ff1e5cdd0bc44d5de947cb06ee30871b870eb.tar.xz
mana-client-935ff1e5cdd0bc44d5de947cb06ee30871b870eb.zip
Accepted patches by GDO and VictorSan that fix problems with hiding windows
using h and problems with trade window positioning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3188c92..fa16af0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-01 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * src/game.cpp, src/gui/trade.cpp, src/gui/inventorywindow.cpp:
+ Accepted patches by GDO and VictorSan that fix problems with hiding
+ windows using h and problems with trade window positioning.
+
2006-09-38 Björn Steinbrink <B.Steinbrink@gmx.de>
* src/map.cpp: Fix random crashes when map tiles are missing.