diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-02 04:37:41 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-02 04:37:41 +0000 |
commit | 989015f131e987dd67792c86c2e12284bf39ec9e (patch) | |
tree | 34822373ca2b75d82d40411f8a70816ef54de6d0 /Changelog-Trunk.txt | |
parent | 5ffec3d741ee12ffdf55467dee5245cd50b9f702 (diff) | |
download | hercules-989015f131e987dd67792c86c2e12284bf39ec9e.tar.gz hercules-989015f131e987dd67792c86c2e12284bf39ec9e.tar.bz2 hercules-989015f131e987dd67792c86c2e12284bf39ec9e.tar.xz hercules-989015f131e987dd67792c86c2e12284bf39ec9e.zip |
Updated script doc to appropriately describe the effects of close/close2 when used without a window on screen. (bugreport:898)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14439 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 7539962be..430d69bab 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/11/02 + * Updated script doc to appropriately describe the effects of close/close2 when used without a window on screen. (bugreport:898) [Paradox924X] * Applied patch by xazax to clean up various bits of code across mapserver code. (bugreport:4512) [Paradox924X] 2010/11/01 * Changed Normal and Cash Food statuses so they do not stack and overwrite the other if the level (val1) is the same or higher. (bugreport:4519) [Paradox924X] |