diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-18 07:06:37 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-18 07:06:37 +0000 |
commit | b59572d87acb01a6d813b83e6eb7bbe15759858a (patch) | |
tree | 2497580863a4a552bbe3a2fe1ba6bf3915a6fafc /Changelog-Trunk.txt | |
parent | 1f94317bebf10175fb02c0f22e32a9010033a6c9 (diff) | |
download | hercules-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.txt | 3 |
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]
|