summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-31 05:27:49 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-31 05:27:49 +0000
commita6fa88b228e6f2d0bb7e0847254108da7b9c6114 (patch)
tree5bb4a3d390e9489eae7ba49dbbdbbdf7f51290c9 /Changelog-Trunk.txt
parent78b8c9896c2f4170e7fa0ea502ac1026525f8174 (diff)
downloadhercules-a6fa88b228e6f2d0bb7e0847254108da7b9c6114.tar.gz
hercules-a6fa88b228e6f2d0bb7e0847254108da7b9c6114.tar.bz2
hercules-a6fa88b228e6f2d0bb7e0847254108da7b9c6114.tar.xz
hercules-a6fa88b228e6f2d0bb7e0847254108da7b9c6114.zip
[Fixed]:
- Logic errors in run_script git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6875 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 6db79dfca..061fefb29 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/31
+ * [Fixed]:
+ - Logic errors in run_script [Lance]
* [Added]:
- Partial support for latest login packet. But it seems to have a new security
module. [Lance]