summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-01-10 18:14:59 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-01-10 18:14:59 +0000
commitaf5a784f2c5aef2055b3133b82b1eff4a5e64e75 (patch)
tree2a598edebb750b087fe7a7d22e5786ff0a73d9b5 /Changelog-Trunk.txt
parentfa0c6f874cb85db8cac41bf3a7be260686239e65 (diff)
downloadhercules-af5a784f2c5aef2055b3133b82b1eff4a5e64e75.tar.gz
hercules-af5a784f2c5aef2055b3133b82b1eff4a5e64e75.tar.bz2
hercules-af5a784f2c5aef2055b3133b82b1eff4a5e64e75.tar.xz
hercules-af5a784f2c5aef2055b3133b82b1eff4a5e64e75.zip
Fixed Abracadabra unable to cast non-targeted skills (bugreport:186)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12044 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 9129294c5..068eaea60 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2008/01/10
+ * Fixed Abracadabra unable to cast non-targeted skills (bugreport:186)
* Another round of login server cleaning [ultramage]
- fixed passwordencrypt on SQL not behaving correctly (since r10753)
- corrected some column lengths in the login db (username, password,...)