diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-20 09:48:20 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-20 09:48:20 +0000 |
commit | acb92c94cae29a2e516b1f77101889f7d043bf85 (patch) | |
tree | aae252574dbb089be259309395f4bfb71e9e36a7 /Changelog-SVN.txt | |
parent | b240a78c9fc934bfba8e918c7a058fe04953136e (diff) | |
download | hercules-acb92c94cae29a2e516b1f77101889f7d043bf85.tar.gz hercules-acb92c94cae29a2e516b1f77101889f7d043bf85.tar.bz2 hercules-acb92c94cae29a2e516b1f77101889f7d043bf85.tar.xz hercules-acb92c94cae29a2e516b1f77101889f7d043bf85.zip |
fixed @storage / @gstorage
started using MAX_MOB_DB
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1256 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 143e1703e..bbbf13d6a 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,7 @@ Date Added -03/10 +03/20 + * Fixed @storage / @gstorage ATcommands thanks2 Yor/Freya [Lupus] * Added a sql upgrader to handle the mob_db changes to assist in migrating to the newer SVN servers [MouseJstr] 03/19 |