diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-31 09:13:19 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-31 09:13:19 +0000 |
commit | f4e6b07bfcbaaf93f15e606ce1a64acf50d14c1b (patch) | |
tree | b5e75c1b7e18e29538c997034d745899578b2fe2 /Changelog-Trunk.txt | |
parent | 8e59302b1c167d522a8cbc7c12d794f1534f98ad (diff) | |
download | hercules-f4e6b07bfcbaaf93f15e606ce1a64acf50d14c1b.tar.gz hercules-f4e6b07bfcbaaf93f15e606ce1a64acf50d14c1b.tar.bz2 hercules-f4e6b07bfcbaaf93f15e606ce1a64acf50d14c1b.tar.xz hercules-f4e6b07bfcbaaf93f15e606ce1a64acf50d14c1b.zip |
Fixed segmentation fault in status_change_end, vd wasn't initialized
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7995 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d5db82ee3..d86acbb79 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.
+2006/07/31
+ * Fixed segmentation fault in status_change_end, vd wasn't initialized [Toms]
2006/07/30
* NPC_INVISIBLE will now use Cloaking of a level +9 of the used skill
level, so that at level 1 they can attack, use skills and receive no
|