diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-29 15:53:30 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-29 15:53:30 +0000 |
commit | adf2854618745572b076a2b4a6343e63374c1182 (patch) | |
tree | d9205c4b2153667b9575b7a5d9d5e98b9ecef861 /Changelog-Trunk.txt | |
parent | b7158940b46b4a7cc3ad795eb90a0d896936a644 (diff) | |
download | hercules-adf2854618745572b076a2b4a6343e63374c1182.tar.gz hercules-adf2854618745572b076a2b4a6343e63374c1182.tar.bz2 hercules-adf2854618745572b076a2b4a6343e63374c1182.tar.xz hercules-adf2854618745572b076a2b4a6343e63374c1182.zip |
- Fixed guild storage being "eternally in use" if you quit/logout before closing it.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7395 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 81dfaeb6b..90348b06a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/05/29
+ * Fixed guild storage being "eternally in use" if you quit/logout before
+ closing it. [Skotlex]
* Ending SC_CLOAK/SC_HIDE/SC_CHASEWALK will now trigger ontouch npcs.
[Skotlex]
* [Fixed]
|