summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDennis Friis <peavey@placid.dk>2008-04-25 00:25:59 +0000
committerDennis Friis <peavey@placid.dk>2008-04-25 00:25:59 +0000
commit951df2174639145fe1498aeba7c490a1453c2f77 (patch)
treef407381848e491d40b699ae0f3d577289a0f6e7b /ChangeLog
parent3676b78c6e6e8089c0b6e38c0983bd99ea22e756 (diff)
downloadmana-951df2174639145fe1498aeba7c490a1453c2f77.tar.gz
mana-951df2174639145fe1498aeba7c490a1453c2f77.tar.bz2
mana-951df2174639145fe1498aeba7c490a1453c2f77.tar.xz
mana-951df2174639145fe1498aeba7c490a1453c2f77.zip
Document anti-trade function.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76c545bb..a95d377e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
src/gui/itemcontainer.cpp, src/net/inventoryhandler.cpp,
src/itemshortcut.cpp: Make shortcut container ID based instead of slot
based. Fixes items shifting around often causing equipment to be lost.
+ * data/help/commands.txt: Document anti-trade function.
2008-04-22 Bjørn Lindeijer <bjorn@lindeijer.nl>