summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-02 17:16:25 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-02 17:16:25 +0000
commit981ece63b8d58f4607d5f1ea9365bceb3772a7e1 (patch)
tree7176c9eafef23f614142a5f5d98b358c5a105ffc /Changelog-Trunk.txt
parentdbd99e3350351869f1a6db0c631e346241861087 (diff)
downloadhercules-981ece63b8d58f4607d5f1ea9365bceb3772a7e1.tar.gz
hercules-981ece63b8d58f4607d5f1ea9365bceb3772a7e1.tar.bz2
hercules-981ece63b8d58f4607d5f1ea9365bceb3772a7e1.tar.xz
hercules-981ece63b8d58f4607d5f1ea9365bceb3772a7e1.zip
* Added SV_KEEP_TERMINATOR option to not split the line terminator.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12461 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 13491d90e..5c0ed5066 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.
+2008/04/02
+ * Added SV_KEEP_TERMINATOR option to not split the line terminator.
+ * Added sv_split to strlib.c/h (similar to sv_parse). [FlavioJS]
2008/03/31
* Fixed ACIDDEMO crash, thanks to Kaato&Konard [Lupus]
2008/03/30