# HG changeset patch # User Zerotorescue # Date 1296165105 -3600 # Node ID fa94ba6821820876c74f52859a9571bf9238c2d8 # Parent 7c7a540ee07e5b9b093701ff448acc16eaa4e936 Changelog update. diff -r 7c7a540ee07e -r fa94ba682182 Changelog.txt --- a/Changelog.txt Thu Jan 27 22:49:08 2011 +0100 +++ b/Changelog.txt Thu Jan 27 22:51:45 2011 +0100 @@ -1,3 +1,10 @@ +v0.4.6-BETA Zerotorescue Thu, Jan 27 2011 22:30:00 +0200 + + * Fixed moving a large quantity of items out of the guild bank when refilling. + * Fixed moving items to empty slots of special bags (e.g. Inscription bags). + * The config now also appears in the Blizzard config frames. + * Libraries update; this should fix an error with the ScrollingTable libary when you are also running an addon like MySales that provides it too. + v0.4.5-BETA Zerotorescue Mon, Jan 24 2011 09:30:00 +0200 * Dependencies should by embedded rather than required. This means the Curse client should no longer always install all libraries as seperate addons. Oops.