Mercurial > wow > inventory
changeset 67:67181b118bed
Changelog update.
author | Zerotorescue |
---|---|
date | Thu, 23 Dec 2010 13:38:27 +0100 |
parents | 057f6661ad9d |
children | 710f03653aaf |
files | Changelog.txt |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog.txt Thu Dec 23 13:32:19 2010 +0100 +++ b/Changelog.txt Thu Dec 23 13:38:27 2010 +0100 @@ -1,3 +1,11 @@ +v0.1.15-BETA Zerotorescue Thu, Dec 23 2010 13:30:00 +0200 + + M Added warning to AuctionLite pricing addon selection stating the addon wasn´t tested properly yet. + M Premade groups check now occurs when the config is opened rather than upon login. + M All multiselects are now dropdowns as they are meant to be. Please ensure the pullouts are closed before switching groups or closing the window or you may get some LUA errors (thanks Wowace for not fixing what appears to be a year old issue). + M Hopefully added support for the crafting addon "Cauldron", but this still has to be tested. + M Accidentally removed the database patcher call from the OnInitialize causing people to update to lose their settings. Updating to this version might just get them back (although a backup is still recommended)... + v0.1.14-BETA Zerotorescue Wed, Dec 22 2010 20:00:00 +0200 A Added database updating mechanism for whenever major changes are applied that would otherwise cause settings to be reset.