diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-29 09:00:02 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-29 09:00:02 +0000 |
commit | 9f7340804176b8edef40eeb128a223a646bcd7dc (patch) | |
tree | 9093664f9c90ca04966f0f0f2c99f090150e1b8a /Changelog-Trunk.txt | |
parent | d56f95e8ae32e01533dc0107469a87414f89d248 (diff) | |
download | hercules-9f7340804176b8edef40eeb128a223a646bcd7dc.tar.gz hercules-9f7340804176b8edef40eeb128a223a646bcd7dc.tar.bz2 hercules-9f7340804176b8edef40eeb128a223a646bcd7dc.tar.xz hercules-9f7340804176b8edef40eeb128a223a646bcd7dc.zip |
Hopefully fixed the vsnprintf incompatibility
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10645 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index b1397a978..3ac378a1e 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/05/29 + * Hopefully fixed the vsnprintf incompatibility 2007/05/28 * Fixed an infinite char-server loop on the map connection [ultramage] * RFIFOREST returns 0 when the session is eof (input data is implicitly |