summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-07 09:50:37 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-07 09:50:37 +0000
commit898e30a3c034c30ab26369a3cc322458e49aef49 (patch)
tree05e5816c197da4336398326e0fea52073eb5ca76 /Changelog-Trunk.txt
parentc15f0c1f8c2b2552d3e697446a5b1e7b57ac642c (diff)
downloadhercules-898e30a3c034c30ab26369a3cc322458e49aef49.tar.gz
hercules-898e30a3c034c30ab26369a3cc322458e49aef49.tar.bz2
hercules-898e30a3c034c30ab26369a3cc322458e49aef49.tar.xz
hercules-898e30a3c034c30ab26369a3cc322458e49aef49.zip
removed old logs
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6510 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 1b8c02336..c751a7ffd 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ 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/05/07
+ * Removed old logs. [Lupus]
+ TODO: 1. Add produce logging into PICKLOG 2. Replace map names with map index
2006/05/05
* Optimized clif.c clif_scriptmenu/input/inputstr to check for sd->state.using_fake_npc
before sending one (as it's not required to send twice).