diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-06 04:17:21 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-06 04:17:21 +0000 |
commit | d6ef49eb43beb76fd903558c94a5b5b0032ff491 (patch) | |
tree | c0eec4a31913bb4fb79c4101dc365d24b8a9b558 /Changelog-Trunk.txt | |
parent | 31105c152d9a18817e51890fb9581a32c6fefcc3 (diff) | |
download | hercules-d6ef49eb43beb76fd903558c94a5b5b0032ff491.tar.gz hercules-d6ef49eb43beb76fd903558c94a5b5b0032ff491.tar.bz2 hercules-d6ef49eb43beb76fd903558c94a5b5b0032ff491.tar.xz hercules-d6ef49eb43beb76fd903558c94a5b5b0032ff491.zip |
- Fixed a bug in @commands, most likely the reason some people were still getting crashes.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6500 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 edb9b40ff..704521b76 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/05
+ * Fixed a bug in @commands, most likely the reason some people were still
+ getting crashes. [Skotlex]
* Fixed @commands not showing the last available commands (unless the total
amount of commands is divisible by ten) [Skotlex]
* Added a npc-script-event cache to avoid looking up event-scripts every
|