diff options
author | Skotlex <Skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-09-02 07:31:33 +0000 |
---|---|---|
committer | Skotlex <Skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-09-02 07:31:33 +0000 |
commit | 6dac9ce89876279f0c930f7b0ef5da801030e836 (patch) | |
tree | cbf9a0483eaec0785a6c3b8e8af3bb0b207762ec /Changelog-Trunk.txt | |
parent | a45d114dcf233eb0f932a5abc7c3cd229b82ceef (diff) | |
download | hercules-6dac9ce89876279f0c930f7b0ef5da801030e836.tar.gz hercules-6dac9ce89876279f0c930f7b0ef5da801030e836.tar.bz2 hercules-6dac9ce89876279f0c930f7b0ef5da801030e836.tar.xz hercules-6dac9ce89876279f0c930f7b0ef5da801030e836.zip |
- Fixed @reloadmobdb wiping out monster spawn information
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14951 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 0c62e3882..9fcbd9ff5 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/09/02 + * Fixed @reloadmobdb wiping out monster spawn information. [Skotlex] 2011/08/30 * Corrected SQL saving so that the server won't update the 'saved' data if there is an SQL error. It should fix possible dupes and other data synch issues when the SQL server is temporarily down during save. [Skotlex] 2011/08/23 |