diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-02 14:27:43 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-02 14:27:43 +0000 |
commit | 1d5a07d23c5afe8633469c2da2abbd85a2f18ad2 (patch) | |
tree | e35cf149507697bf42a737d664470360b7bf150d /Changelog-Trunk.txt | |
parent | e1d0bdd2fcdcdb1452d0bf191b427459951e147f (diff) | |
download | hercules-1d5a07d23c5afe8633469c2da2abbd85a2f18ad2.tar.gz hercules-1d5a07d23c5afe8633469c2da2abbd85a2f18ad2.tar.bz2 hercules-1d5a07d23c5afe8633469c2da2abbd85a2f18ad2.tar.xz hercules-1d5a07d23c5afe8633469c2da2abbd85a2f18ad2.zip |
Player shops will not close on death anymore (bugreport:1955).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13036 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 95c3753de..26b0d4f4f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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. +2008/08/02 + * Player shops will not close on death anymore (bugreport:1955) 2008/08/01 * Removed unused guardian hp columns from the castles table in main.sql. * Corrected incorrect use of the datetime column in the `login` table. [ultramage] |