# HG changeset patch # User Zerotorescue # Date 1293107907 -3600 # Node ID 67181b118bedefdb24c0fedad33b70a13ca2bbff # Parent 057f6661ad9dbee54393cf592a0e9e6a31790705 Changelog update. diff -r 057f6661ad9d -r 67181b118bed Changelog.txt --- 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.