summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-12 13:44:42 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-12 13:44:42 +0000
commita522db8a246bcac5c1aa82ee070db2c5453f0cb4 (patch)
treea72461ceca95948e0d7148b1c9846e7ba0a20f54 /Changelog-Trunk.txt
parent1b2454dc416b9821b754879305bf22d74cae7ae0 (diff)
downloadhercules-a522db8a246bcac5c1aa82ee070db2c5453f0cb4.tar.gz
hercules-a522db8a246bcac5c1aa82ee070db2c5453f0cb4.tar.bz2
hercules-a522db8a246bcac5c1aa82ee070db2c5453f0cb4.tar.xz
hercules-a522db8a246bcac5c1aa82ee070db2c5453f0cb4.zip
- Fixed Cart Termination's damage.
- Added the missing check to remove character from memory when logging out and using the charsave_method which saves character map-server-side. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7631 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 0879372ac..7ed26b6fc 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,11 @@ 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/12
+ * Fixed Cart Termination's damage. [Skotlex]
+ * Added the missing check to remove character from memory when logging out
+ and using the charsave_method which saves character map-server-side.
+ [Skotlex]
2006/07/11
* Fixed inverted check which was preventing you from buying more than 1
from any stackable item.... [Skotlex]