summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-28 14:55:48 +0000
committerDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-28 14:55:48 +0000
commit45f401feaaf4ae6833f436d38f96ea8e841ed28f (patch)
tree7dc3f7c64832a47cca3f3dcfdd7389fddae0513b /Changelog-Trunk.txt
parentce8236a1f5273698b4471affd87917acec0e70e4 (diff)
downloadhercules-45f401feaaf4ae6833f436d38f96ea8e841ed28f.tar.gz
hercules-45f401feaaf4ae6833f436d38f96ea8e841ed28f.tar.bz2
hercules-45f401feaaf4ae6833f436d38f96ea8e841ed28f.tar.xz
hercules-45f401feaaf4ae6833f436d38f96ea8e841ed28f.zip
Added a missing line to enable @displayskill atcommand
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10821 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 029f66b7d..36dc25512 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,8 @@ 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.
+2007/06/28
+ * Added a missing line to enable @displayskill atcommand [DracoRPG]
2007/06/26
* Changed the string hash of the script engine to SDBM.
* Reporting information about script data when an error occurs.