summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-13 15:49:04 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-13 15:49:04 +0000
commit3470551740241bdee3b6a9f5098c31143fa64897 (patch)
tree06514b9902b239eb320604b90df063aa12fa1233 /Changelog-Trunk.txt
parentf85e3c2c3bbf2dcae904e95517448ee9a232c420 (diff)
downloadhercules-3470551740241bdee3b6a9f5098c31143fa64897.tar.gz
hercules-3470551740241bdee3b6a9f5098c31143fa64897.tar.bz2
hercules-3470551740241bdee3b6a9f5098c31143fa64897.tar.xz
hercules-3470551740241bdee3b6a9f5098c31143fa64897.zip
Changed LOG_ALL definition to really log everything
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12577 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 3ff8f2186..92ae65a49 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.
+2008/04/13
+ * Changed LOG_ALL definition to really log everything [Toms]
2008/04/12
* Login will no longer set character offline when going from map
to character select. (r12575) [Kevin]