summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-27 19:15:33 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-27 19:15:33 +0000
commit35e3bbd3369913689d8402de8ec7115ee75fa431 (patch)
treeb68f8653f3a4ceb8db7fe5a43ead0726eb4866f4 /Changelog-Trunk.txt
parent1c6bd598f44a55c2f9d916cd55d9ee8c6da8ceaa (diff)
downloadhercules-35e3bbd3369913689d8402de8ec7115ee75fa431.tar.gz
hercules-35e3bbd3369913689d8402de8ec7115ee75fa431.tar.bz2
hercules-35e3bbd3369913689d8402de8ec7115ee75fa431.tar.xz
hercules-35e3bbd3369913689d8402de8ec7115ee75fa431.zip
Corrected indentation of the atcommand table (editor compatibility)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9730 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 0cef9ebd2..e3fa65381 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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.
2007/01/27
+ * Corrected indentation of the atcommand table (editor compatibility)
* Fixed a C language restriction preventing compilation [ultramage]
2007/01/26
* Removed all those useless read-from-GRF features noone would ever use,