summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-06-02 01:47:39 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-06-02 01:47:39 +0000
commitf0461d7cb4468639c26bc8ee0a4fea99b4e08882 (patch)
treeaf3bb48a136064f2eea2df19d6504cb7369b0cef /Changelog-Trunk.txt
parent5bc4a89f162a2bc89e14f554da450311287c7d86 (diff)
downloadhercules-f0461d7cb4468639c26bc8ee0a4fea99b4e08882.tar.gz
hercules-f0461d7cb4468639c26bc8ee0a4fea99b4e08882.tar.bz2
hercules-f0461d7cb4468639c26bc8ee0a4fea99b4e08882.tar.xz
hercules-f0461d7cb4468639c26bc8ee0a4fea99b4e08882.zip
* Corrected warnings (and errors on some compilers) from r14327.
* Actually added Manul/Splendide shop files from r14327. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14329 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 c17be1e2f..27b01379a 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/06/01
+ * Rev. 14329 Corrected warnings (and errors on some compilers) from r14327. [L0ne_W0lf]
* Rev. 14327 Implemented the Manuk and Splendide item status effects, thanks to Epoque. [L0ne_W0lf]
2010/05/31
* Added support for using 'town', 'autotrade', 'allowks', 'monster_noteleport', 'pvp_nocalcrank' and 'battleground' mapflags in scripts (bugreport:4226). [Paradox924X]