summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-18 07:06:37 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-18 07:06:37 +0000
commitb59572d87acb01a6d813b83e6eb7bbe15759858a (patch)
tree2497580863a4a552bbe3a2fe1ba6bf3915a6fafc /Changelog-Trunk.txt
parent1f94317bebf10175fb02c0f22e32a9010033a6c9 (diff)
downloadhercules-b59572d87acb01a6d813b83e6eb7bbe15759858a.tar.gz
hercules-b59572d87acb01a6d813b83e6eb7bbe15759858a.tar.bz2
hercules-b59572d87acb01a6d813b83e6eb7bbe15759858a.tar.xz
hercules-b59572d87acb01a6d813b83e6eb7bbe15759858a.zip
- Added upgrade file upgrade_svn5322.sql because apparently not everyone has the guild table with autoincremental guild_id defined.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5322 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 0e772a522..9e24f6711 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. EV
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/18
+ * Added upgrade file upgrade_svn5322.sql because apparently not everyone
+ has the guild table with autoincremental guild_id defined. [Skotlex]
+ - If you can't create guilds, chances are you need to apply this ugprade.
* Fixed a missing break that was making Heal, Resurrection and some others
become attack skills [Skotlex]
* Some CELL_NOSTACK Mod updates: [Skotlex]