diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-22 20:26:50 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-22 20:26:50 +0000 |
commit | 6afc32ebbda2dd1edd6085662baaf61c96af6455 (patch) | |
tree | 0c7a8acab0de2be560a6c90d99bcd642cf8b8106 /Changelog-Trunk.txt | |
parent | 7e76563c42771e111ccef19eb7ca95e8f4a979e8 (diff) | |
download | hercules-6afc32ebbda2dd1edd6085662baaf61c96af6455.tar.gz hercules-6afc32ebbda2dd1edd6085662baaf61c96af6455.tar.bz2 hercules-6afc32ebbda2dd1edd6085662baaf61c96af6455.tar.xz hercules-6afc32ebbda2dd1edd6085662baaf61c96af6455.zip |
Fixed gcc warning
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8443 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 209bb4451..3ff91ba2e 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/08/22
+ * Fixed gcc warning [Toms]
* Fixed AM_REST not closing the homunc status window [Toms]
* Fixed SC_NEN according to Mpeg [Toms]
* Added a ShowStatus("Terminating...\n") on login-server_sql [Toms]
|