diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-23 10:55:50 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-23 10:55:50 +0000 |
commit | 0a3a5e636498600bda531404efabfcfea10ca150 (patch) | |
tree | 04a1bdff71100c3a35e086091fa4fa76e6a1af85 /Changelog-Trunk.txt | |
parent | e92cf9cb1601614a41d82192ff04bf54cdc14b03 (diff) | |
download | hercules-0a3a5e636498600bda531404efabfcfea10ca150.tar.gz hercules-0a3a5e636498600bda531404efabfcfea10ca150.tar.bz2 hercules-0a3a5e636498600bda531404efabfcfea10ca150.tar.xz hercules-0a3a5e636498600bda531404efabfcfea10ca150.zip |
Removed the npc_chat complication I committed yesterday
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10059 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 12ae83ee9..6c78c0458 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,8 +4,6 @@ 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. 2007/03/23 - * Temporary resolved npc_chat.c macro issue. Please revise where to put - the macros. [Lance] * Major reconfiguration of the vs7 project files (+vs8 while I was at it) - added definitions _DEBUG and NDEBUG to tune system-specific stuff - reduced the build requirements (Pentium 4 was a bit too much) |