diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-09 14:51:17 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-09 14:51:17 +0000 |
commit | 82e095822ab5b3638dad0beef8d974d155fc7d2d (patch) | |
tree | 20aab3e676eff19703eba55d048b09542602c936 /Changelog-Trunk.txt | |
parent | 78d148b352731f8af910251e3700d3eaa9d59cf7 (diff) | |
download | hercules-82e095822ab5b3638dad0beef8d974d155fc7d2d.tar.gz hercules-82e095822ab5b3638dad0beef8d974d155fc7d2d.tar.bz2 hercules-82e095822ab5b3638dad0beef8d974d155fc7d2d.tar.xz hercules-82e095822ab5b3638dad0beef8d974d155fc7d2d.zip |
* Cleanups at npc source file adding/removing. (one variable has been removed)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10195 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c3cb7f7f6..ff3eef8df 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. 2007/04/10 + * Cleanups at npc source file adding/removing. * Changed db key from 'unsigned char*' to 'const char*'. * Defined out the dump function in util.h/c. [FlavioJS] * As an experiment Corrected many /W4 warnings on the txt login server |