summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-01-01 01:05:32 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-01-01 01:05:32 +0000
commit231c0084678af14b7443cbd47da99ebe380fe85c (patch)
tree3e652bccf0092e56c38f8eee3870f29db996c341 /Changelog-Trunk.txt
parentee42d435d483d82a7b5ab753204030c363080a69 (diff)
downloadhercules-231c0084678af14b7443cbd47da99ebe380fe85c.tar.gz
hercules-231c0084678af14b7443cbd47da99ebe380fe85c.tar.bz2
hercules-231c0084678af14b7443cbd47da99ebe380fe85c.tar.xz
hercules-231c0084678af14b7443cbd47da99ebe380fe85c.zip
* Pending trade requests no longer prevent a character from trading someone else instead (official).
- This fixes trade window displaying wrong name when attempting to deal multiple characters (bugreport:344). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14645 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 2b5592929..12cbc86dc 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,8 @@
Date Added
+2010/12/31
+ * Pending trade requests no longer prevent a character from trading someone else instead (official). [Ai4rei]
+ - This fixes trade window displaying wrong name when attempting to deal multiple characters (bugreport:344).
2010/12/30
* Fixed improper use of itemdb_search. It does not return NULL but a dummy item, if the item id is invalid. [Ai4rei]
2010/12/29