summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-22 20:10:03 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-22 20:10:03 +0000
commit7e76563c42771e111ccef19eb7ca95e8f4a979e8 (patch)
tree56a4053b39d04e6c9106a45fc38eae27e773cc75 /Changelog-Trunk.txt
parent016bca1491bb5f685bf8ccb2dff81b48dbdc70e4 (diff)
downloadhercules-7e76563c42771e111ccef19eb7ca95e8f4a979e8.tar.gz
hercules-7e76563c42771e111ccef19eb7ca95e8f4a979e8.tar.bz2
hercules-7e76563c42771e111ccef19eb7ca95e8f4a979e8.tar.xz
hercules-7e76563c42771e111ccef19eb7ca95e8f4a979e8.zip
Fixed AM_REST not closing the homunc status window
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8442 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 0e561cee9..209bb4451 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 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]
* Some corrections to make Tatami Gaeshi work correctly. [Skotlex]