diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-25 07:28:15 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-25 07:28:15 +0000 |
commit | cda429236c48cc97119a2dffa3160e01720ca9e9 (patch) | |
tree | 01a2adc538faa85378d6ed0366745fc8f658c6e7 /Changelog-Trunk.txt | |
parent | 946dc4916e888f8d5bf8a5c701d85273fba06000 (diff) | |
download | hercules-cda429236c48cc97119a2dffa3160e01720ca9e9.tar.gz hercules-cda429236c48cc97119a2dffa3160e01720ca9e9.tar.bz2 hercules-cda429236c48cc97119a2dffa3160e01720ca9e9.tar.xz hercules-cda429236c48cc97119a2dffa3160e01720ca9e9.zip |
- Fixed buildin_getscrate, thanks Trancid.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9571 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 fb004fa52..d3452038f 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. 2006/12/25 + * Fixed buildin_getscrate, thanks Trancid. * Applied part 1 of TheUltraMage's socket cleanup. "Basically what I did was perform simple one-liner substitutions for ugly repetitive blocks of code. The most apparent are the send/recv |