summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-22 04:49:33 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-22 04:49:33 +0000
commitbb094e4fc6f0cb7fde7cef14129c5bb136f5761a (patch)
tree2eb7f9897fa7ff040fc2a8a9213e40f709acc9cc /Changelog-Trunk.txt
parentb7a29236b5f77b120d84db221011bd8e57c06f46 (diff)
downloadhercules-bb094e4fc6f0cb7fde7cef14129c5bb136f5761a.tar.gz
hercules-bb094e4fc6f0cb7fde7cef14129c5bb136f5761a.tar.bz2
hercules-bb094e4fc6f0cb7fde7cef14129c5bb136f5761a.tar.xz
hercules-bb094e4fc6f0cb7fde7cef14129c5bb136f5761a.zip
SC_SPEARSQUICKEN -> SC_SPEARQUICKEN normalized enum name
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6684 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 4965f1df2..dba0951b5 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -13,6 +13,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
* Speed up array size calculation and deletion. [Lance]
* Player must learn the skill before doing auto-spell [Lance]
* Exploit prevention in clif_parse_NpcStringInput [Lance]
+ * SC_SPEARSQUICKEN -> SC_SPEARQUICKEN normalized enum name [Lupus]
2006/05/20
* grfio_final moved back if any of GRF overriding is enabled so servers
with such configuration will not have different values after reloading. [Lance]