summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-10-13 07:33:18 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-10-13 07:33:18 +0000
commit7f7dc5fa3a49017cdb1c77f199d0967ba9c97958 (patch)
tree30fd062d1ebc978846f6a83e1a2e352220176fcd /Changelog-Trunk.txt
parent050c5b9ee1280c7023a06a0f366e323f4e56282a (diff)
downloadhercules-7f7dc5fa3a49017cdb1c77f199d0967ba9c97958.tar.gz
hercules-7f7dc5fa3a49017cdb1c77f199d0967ba9c97958.tar.bz2
hercules-7f7dc5fa3a49017cdb1c77f199d0967ba9c97958.tar.xz
hercules-7f7dc5fa3a49017cdb1c77f199d0967ba9c97958.zip
Prevented @stpoint and @skpoint from causing overflows.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14428 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 18629909c..9c263747d 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2010/10/13
+ * Prevented @stpoint and @skpoint from causing overflows. [Paradox924X]
2010/10/11
* Implemented official cash food behavior, including use delay, not being dispelled (including on death),
distinct status effects and icons from the ordinary food types. (bugreport:2560) [Paradox924X]