summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-23 10:59:36 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-23 10:59:36 +0000
commit5523bd56dc2b7bdafa3400d58ef2287799cc94da (patch)
tree1be44064fe1ef2dacaca68fb95f4f07fb0891c9f /Changelog-Trunk.txt
parent9a545eac54af73dabf7a34de89e98a7d30b124f0 (diff)
downloadhercules-5523bd56dc2b7bdafa3400d58ef2287799cc94da.tar.gz
hercules-5523bd56dc2b7bdafa3400d58ef2287799cc94da.tar.bz2
hercules-5523bd56dc2b7bdafa3400d58ef2287799cc94da.tar.xz
hercules-5523bd56dc2b7bdafa3400d58ef2287799cc94da.zip
* Fixed typo (this time it's not my fault) in script_reload() clearing the same db each time o_o
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6708 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index b7424b98d..ccebd115b 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/23
+ * Fixed typo (this time it's not my fault) in script_reload() clearing the same
+ db each time o_o [Lance]
* Fixed sleep command. [Lance]
* Added 'setd' support for local NPC scope (') variables. [Lance]
* [Scripting Engine Update] New variables are ready to be used. [Lance]