diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-22 08:50:36 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-22 08:50:36 +0000 |
commit | b219bc963c87f335cd9c0edd9114982b8e02f4aa (patch) | |
tree | e01eaab0b8c477fd9ce0f292bec10864cbc63ab4 /Changelog-Trunk.txt | |
parent | 23aa6d218ca1c69f234725f5d78aae1f42e326db (diff) | |
download | hercules-b219bc963c87f335cd9c0edd9114982b8e02f4aa.tar.gz hercules-b219bc963c87f335cd9c0edd9114982b8e02f4aa.tar.bz2 hercules-b219bc963c87f335cd9c0edd9114982b8e02f4aa.tar.xz hercules-b219bc963c87f335cd9c0edd9114982b8e02f4aa.zip |
* [Fixed]:
- Compilation warnings and errors.
[Improved]:
- Changed and moved IP sync status messages to elaborate more.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7290 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 1b49ba9e9..e711c320e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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/06/21
+ * [Fixed]:
+ - Compilation warnings and errors.
+ [Improved]:
+ - Changed and moved IP sync status messages to elaborate more. [Lance]
* Tested and fixed resolve_hostbyname. Applied said function around most of
the code where needed. Removed includes for the OS/network system pretty
much from every file (our socket.c file should handle this) [Skotlex]
|