summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-10-11 13:54:42 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-10-11 13:54:42 +0000
commit27efa3e392066267b81a2c23727c5461926a0e55 (patch)
treeef91127c6264bafbd0b93761bffa995b475b4824 /Changelog-Trunk.txt
parent71fa9b6c2c1f02f192cad92f149d5162a4502626 (diff)
downloadhercules-27efa3e392066267b81a2c23727c5461926a0e55.tar.gz
hercules-27efa3e392066267b81a2c23727c5461926a0e55.tar.bz2
hercules-27efa3e392066267b81a2c23727c5461926a0e55.tar.xz
hercules-27efa3e392066267b81a2c23727c5461926a0e55.zip
- Corrected the mob damagelog structure so that you can't exploit it by switching characters.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8963 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 55acb5e47..6900159fe 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ 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/10/11
+ * Corrected the mob damagelog structure so that you can't exploit it by
+ switching characters. [Skotlex]
2006/10/09
* Fixed crash when char-server sends to a "random" map-server online on
connect. Thanks to TheUltraMage for pointing it out. [Skotlex]