summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f6859a1..f42c258a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
* data/equipment.xml: Removed obsolete file.
* data/items.xml: Fixed equipment types.
* src/item.h: Fixed invalid item ID.
+ * src/gui/inventorywindow.cpp, src/gui/itemcontainer.cpp: Fixed key
+ special values.
+ * src/gui/itemcontainer.cpp: Reduced amount of spurious item
+ deselections.
2007-10-19 Philipp Sehmisch <tmw@crushnet.org>