summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-19 06:27:29 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-19 06:27:29 +0000
commit30e1cc18a4efa740dad3212c75849c941661876c (patch)
treeb1e2803b1412d6aed8323bf24d9b8fcd7ca89753 /Changelog-Trunk.txt
parent8f4119ce9a0b70de6380c1d032a4cb6e5b51787d (diff)
downloadhercules-30e1cc18a4efa740dad3212c75849c941661876c.tar.gz
hercules-30e1cc18a4efa740dad3212c75849c941661876c.tar.bz2
hercules-30e1cc18a4efa740dad3212c75849c941661876c.tar.xz
hercules-30e1cc18a4efa740dad3212c75849c941661876c.zip
Again removed the IG_ list from itemdb.h (see r10100 and r10113) due to popular request.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11037 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 0928916ad..4501e3937 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.
+2007/08/19
+ * Again removed the IG_ list from itemdb.h (see r10100 and r10113)
2007/08/18
* Fixed a deallocation mistake and some buffer overflows in npc_chat.c
after doing rtfm@pcre.txt (all caused by incorrect usage of pcre api)