summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-10 13:11:06 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-10 13:11:06 +0000
commit911c7aa759e427e78185e370512886c36dfab83f (patch)
treef31ff93f7b2a7da07bffad3b7d4551ae216ed1de /Changelog-Trunk.txt
parent0cfbfd0f5fa9511bb15ec495052a61e1a1110ee8 (diff)
downloadhercules-911c7aa759e427e78185e370512886c36dfab83f.tar.gz
hercules-911c7aa759e427e78185e370512886c36dfab83f.tar.bz2
hercules-911c7aa759e427e78185e370512886c36dfab83f.tar.xz
hercules-911c7aa759e427e78185e370512886c36dfab83f.zip
Fixed syntax error in 'guild' create table statement
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8228 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 e2c7cdd97..e51d38760 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.
+2006/08/10
+ * Fixed syntax error in 'guild' create table statement [Toms]
2006/08/09
* Fixed Asura not wasting all SP away when it fails on cast-end. [Skotlex]
* Fixed homunc skill up bug [Toms]