summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-08-12 07:11:01 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-08-12 07:11:01 +0000
commit653c88c4f1bf019f61132324fd7146ae2f858cec (patch)
tree17fc752c4161a8c6e712aa7dee29b2864a04d3e2 /Changelog-Trunk.txt
parentd998f617b0426c651b014fe9fff67cb49b472edf (diff)
downloadhercules-653c88c4f1bf019f61132324fd7146ae2f858cec.tar.gz
hercules-653c88c4f1bf019f61132324fd7146ae2f858cec.tar.bz2
hercules-653c88c4f1bf019f61132324fd7146ae2f858cec.tar.xz
hercules-653c88c4f1bf019f61132324fd7146ae2f858cec.zip
Fixed changequest behavior(before: completequest+setquest, now: erasequest+setquest)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14002 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index e29ff68af..c5799766a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,8 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+09/08/11
+ * Fixed changequest behavior(before: completequest+setquest, now: erasequest+setquest) [Inkfish]
09/08/10
* Fixed autospell and autobonus will still trigger even if the chance is 0. [Inkfish]
* Disabled "show_party_share_picker" functioning on client older than 20071002 to prevent from disconnection. (bugreport:3457) [Inkfish]