diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-04 02:07:07 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-04 02:07:07 +0000 |
commit | 4f44cd846049aa506f3c8c43fb25d78343e71551 (patch) | |
tree | 84d8f1dc11eaa0bdd3e049298dc59924ca947124 /Changelog-Trunk.txt | |
parent | 66ea41fff413837ec15eb47f65474eacf9318e5f (diff) | |
download | hercules-4f44cd846049aa506f3c8c43fb25d78343e71551.tar.gz hercules-4f44cd846049aa506f3c8c43fb25d78343e71551.tar.bz2 hercules-4f44cd846049aa506f3c8c43fb25d78343e71551.tar.xz hercules-4f44cd846049aa506f3c8c43fb25d78343e71551.zip |
- Some cleaning of the main.sql file
- Added upgrade file 5455 to make the manner/karma columns signed.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5455 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 97cc23949..e670f14ef 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/03/03
+ * Added upgrade_svn5455.sql, it converts the manner and karma columns to
+ signed. Apply this if your tables have the field as unsigned (which would
+ explain mute always disappearing after relogging) [Skotlex]
* status_change_start now checks on a 0->10000 scale, should fix sc-cards
with very low rates never triggering (eg: some coma-inducing cards).
[Skotlex]
|