summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-22 19:22:21 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-22 19:22:21 +0000
commit2c8e1d86149246bcd84e3708c2dbf7efe832d2ac (patch)
tree0347e8d77ae00e2893eb6de6d0aed0ffd6b46a75 /Changelog-Trunk.txt
parent2cbdcbe50c2f34b70cc39c8973ae5b051d304577 (diff)
downloadhercules-2c8e1d86149246bcd84e3708c2dbf7efe832d2ac.tar.gz
hercules-2c8e1d86149246bcd84e3708c2dbf7efe832d2ac.tar.bz2
hercules-2c8e1d86149246bcd84e3708c2dbf7efe832d2ac.tar.xz
hercules-2c8e1d86149246bcd84e3708c2dbf7efe832d2ac.zip
- Probably fixed a signed/unsigned mismatch warning on the new socket code.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8848 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 474f91271..626e0d350 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.
2006/09/22
+ * Probably fixed a signed/unsigned mismatch warning on the new socket code.
+ [Skotlex]
* Fixed the "map server claims to have char online, but this other map
server also has it tagged as online" message triggering in some cases where
it shouldn't. [Skotlex]