diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-25 15:38:12 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-25 15:38:12 +0000 |
commit | 3eaf284a600c01cf35d97245b8bf1cb5a157abf5 (patch) | |
tree | 21b87983067d01ee5152716524cfa1d20b23e2af /Changelog-Trunk.txt | |
parent | 56c38376f23bf7b942247ef42b36ab7401397f0b (diff) | |
download | hercules-3eaf284a600c01cf35d97245b8bf1cb5a157abf5.tar.gz hercules-3eaf284a600c01cf35d97245b8bf1cb5a157abf5.tar.bz2 hercules-3eaf284a600c01cf35d97245b8bf1cb5a157abf5.tar.xz hercules-3eaf284a600c01cf35d97245b8bf1cb5a157abf5.zip |
- Fixed a compiler warning in char_sql\login.c
- Minor source documentation/cleanup.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9917 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c36e8f9dd..680466855 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. +2007/02/27 + * Fixed a compiler warning in char_sql\login.c + * Minor source documentation/cleanup. [FlavioJS] 2007/02/26 * You are allowed to expel guild mates that are not online now. * Corrected damage of BloodDrain |