summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-10-06 11:54:45 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-10-06 11:54:45 +0000
commit6dda35a216e1f35278f4465ad5bc124ab113da36 (patch)
tree5bcb7dd9c97ba61d6bfaa55f87cc4a7369d25d01 /Changelog-Trunk.txt
parente4f858b6882b73e3c82ba9e1964b12bf39dd18da (diff)
downloadhercules-6dda35a216e1f35278f4465ad5bc124ab113da36.tar.gz
hercules-6dda35a216e1f35278f4465ad5bc124ab113da36.tar.bz2
hercules-6dda35a216e1f35278f4465ad5bc124ab113da36.tar.xz
hercules-6dda35a216e1f35278f4465ad5bc124ab113da36.zip
voided out clif_blown as per Valaris' instruction.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13263 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 f9ccad722..800b18042 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/10/06
+ * Rev. 13263 voided out clif_blown as per Valaris' instruction. [L0ne_W0lf]
* Rev. 13262 SC_WEIGHT50 and 90 are no longer removed on death. (bugreport:2316) [L0ne_W0lf]
2008/10/04
* Delete ST_LOGIN auth in chrif_disconnectplayer (followup to r13256, bugreport:2292) [FlavioJS]