diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-01 00:52:39 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-01 00:52:39 +0000 |
commit | 6c70b54437d0b0a8dec68cfc1364d1a4e49fb338 (patch) | |
tree | f63fcde1e742c175c1ff95fbbab746d23ca79706 /Changelog-Trunk.txt | |
parent | 693f6765c3f9ea234862d58f9e3b3aa2428ca986 (diff) | |
download | hercules-6c70b54437d0b0a8dec68cfc1364d1a4e49fb338.tar.gz hercules-6c70b54437d0b0a8dec68cfc1364d1a4e49fb338.tar.bz2 hercules-6c70b54437d0b0a8dec68cfc1364d1a4e49fb338.tar.xz hercules-6c70b54437d0b0a8dec68cfc1364d1a4e49fb338.zip |
Replaced all occurrences of 'leaved' with 'withdraw'.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14319 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 42efdb0db..840b76b3c 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. 2010/05/31 + * Replaced all occurrences of 'leaved' with 'withdraw'. [Paradox924X] * Rewrote and optimized clif_hpmeter to employ map_foreachinarea() rather than an iteration over every session (bugreport:3956). [Paradox924X] * Rewrote and reorganized checks in @autotrade to check and display most useful information first (bugreport:4253). [Paradox924X] 2010/05/30 |