summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorsketchyphoenix <sketchyphoenix@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-01-12 17:49:10 +0000
committersketchyphoenix <sketchyphoenix@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-01-12 17:49:10 +0000
commit4ae49e2bfd82567f5747eaed81f02f515e556441 (patch)
tree0e029cd2b002a965c268bf7e708f7d6a40f49715 /Changelog-Trunk.txt
parent10031f64176391ff687bb67c9ac888db47b7493b (diff)
downloadhercules-4ae49e2bfd82567f5747eaed81f02f515e556441.tar.gz
hercules-4ae49e2bfd82567f5747eaed81f02f515e556441.tar.bz2
hercules-4ae49e2bfd82567f5747eaed81f02f515e556441.tar.xz
hercules-4ae49e2bfd82567f5747eaed81f02f515e556441.zip
* #command parsing cleaned up.
- Fixed charname reading problems from r13441 - Corrected agitend typo to agitend2 (bugreport:2654) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13444 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index c1b8e81bf..708fc491a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,9 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2009/01/12
* Added regen_db to reduce hp/sp processing delays (bugreport:2256) [ultramage]
+ * #command parsing cleaned up. [SketchyPhoenix]
+ - Fixed charname reading problems from r13441
+ - Corrected agitend typo to agitend2 (bugreport:2654)
2009/01/05
* Fixed @mobsearch and @showmobs (bugreport:2481) [ultramage]
- now only search for mobs on the same map as the caller