diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-13 23:49:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-13 23:49:53 +0000 |
commit | c8b67a10b98d24a8c9ca365bb6171ad1419f6a6f (patch) | |
tree | 68dcb6feb5fd23181b60b01ecffeffc1f2f1534c /Changelog-Trunk.txt | |
parent | 01f912a8b84ed04f4d84cf1922ffc3ef9c5430ec (diff) | |
download | hercules-c8b67a10b98d24a8c9ca365bb6171ad1419f6a6f.tar.gz hercules-c8b67a10b98d24a8c9ca365bb6171ad1419f6a6f.tar.bz2 hercules-c8b67a10b98d24a8c9ca365bb6171ad1419f6a6f.tar.xz hercules-c8b67a10b98d24a8c9ca365bb6171ad1419f6a6f.zip |
- Updated mob_db.sql and item_db.sql to latest.
- Added account_id index to char table. Thanks to Buuyo for reporting it.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7146 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 801cc4e5d..6f9d9b731 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/06/13
+ * Updated mob_db.sql and item_db.sql to latest. [Skotlex]
+ * Added account_id index to char table. Thanks to Buuyo for reporting it.
+ Sql users apply upgrade_svn7146.sql NOW. [Skotlex]
* Marionette and Devotion will now check raw distance and ignore obstacles
and the like. [Skotlex]
* Added irc_channel_pass setting and prevent crashing when irc server
|