summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cfedec6..81c249cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* src/inventory.cpp: Avoid stacking equipment other than arrows. Based on
similar fix in inventoryhandler.
+ * src/gui/trade.cpp: Text fix, z => GP.
+ * src/net/playerhandler.cpp: When picking up GP from trade or quest,
+ tell the user in the chat window like with items.
2008-04-24 Dennis Friis <peavey@placid.dk>