summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-14 19:31:43 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-14 19:31:43 +0000
commit6c93f50fb63d97059355e18865d4da54e14b9ca1 (patch)
tree33c184b396688388486d83a0af19174823554aef /Changelog-Trunk.txt
parent2432219232bc5152745e13930f9a82b75e234c95 (diff)
downloadhercules-6c93f50fb63d97059355e18865d4da54e14b9ca1.tar.gz
hercules-6c93f50fb63d97059355e18865d4da54e14b9ca1.tar.bz2
hercules-6c93f50fb63d97059355e18865d4da54e14b9ca1.tar.xz
hercules-6c93f50fb63d97059355e18865d4da54e14b9ca1.zip
- Corrected party item share settings not being properly updated on logon.
- Corrected battle_attr_none setting applying to elemental attacks instead of neutral ones. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10007 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 92a9ed67a..0ded9a6db 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,10 @@ 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/03/15
+ * Corrected party item share settings not being properly updated on logon.
+ * Corrected battle_attr_none setting applying to elemental attacks instead
+ of neutral ones. [Skotlex]
2007/03/14
* Finished polishing the new mapcache system [DracoRPG]
- common/grfio.* now empty except zipping functions (to read mapcache)