changeset 174:fa94ba682182 v0.4.6-BETA

Changelog update.
author Zerotorescue
date Thu, 27 Jan 2011 22:51:45 +0100
parents 7c7a540ee07e
children 7aa0850952ef
files Changelog.txt
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.