From e0a18f0853dd7a0cf0533ae0d10da9d19b116767 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Mon, 9 Apr 2007 20:21:17 +0000 Subject: * Recoded and renamed the trim function in strlib to normalize_name. (didn't behave like a standard trim function, see function comment for what it does) * Added a proper trim function to strlib. * Other minor cleanups. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10199 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ff3eef8df..ed35d01b3 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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 + * Recoded and renamed the trim function in strlib to normalize_name. + * Added a proper trim function to strlib. * 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] -- cgit v1.2.3-70-g09d2