diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-31 09:21:54 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-31 09:21:54 +0000 |
commit | 02362c16be45657f049202126fe48015d5213fad (patch) | |
tree | ad6516b6adacd0e7fa9e8f8e3fed6cab99e51358 /Changelog-Trunk.txt | |
parent | 6b56a6e25021d63f3af570593e40f6fca767c162 (diff) | |
download | hercules-02362c16be45657f049202126fe48015d5213fad.tar.gz hercules-02362c16be45657f049202126fe48015d5213fad.tar.bz2 hercules-02362c16be45657f049202126fe48015d5213fad.tar.xz hercules-02362c16be45657f049202126fe48015d5213fad.zip |
* Should fix a bug in GM stealth mode (@hide).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5823 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 d32fbf3bb..cbb4cb1e5 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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.
+2006/03/31
+ * Should fix a bug in GM stealth mode (@hide). [Lance]
+
2006/03/30
* Updated char name option. [Vicious]
* Added a missing return that fixes crashes on status_change_timer when
|