summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-12-28 14:43:15 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-12-28 14:43:15 +0000
commit29b8d9d94f79154c992a65ea05a7a2f550fe91f8 (patch)
tree7620009ae0339fc3865beaa0799da77d04977266 /Changelog-Trunk.txt
parentf5d5ec4f9f07273fa788653ad8622d22242ee2d7 (diff)
downloadhercules-29b8d9d94f79154c992a65ea05a7a2f550fe91f8.tar.gz
hercules-29b8d9d94f79154c992a65ea05a7a2f550fe91f8.tar.bz2
hercules-29b8d9d94f79154c992a65ea05a7a2f550fe91f8.tar.xz
hercules-29b8d9d94f79154c992a65ea05a7a2f550fe91f8.zip
* Reverted a bad modification in clif_produceeffect from r11290.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11988 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 d6ce9905d..8a410a697 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.
+2007/12/28
+ * Reverted a bad modification in clif_produceeffect from r11290. [FlavioJS]
2007/12/27
* Removed an incorrect range check and fixed a copypaste typo which
caused script engine errors / crashes (see r11984)