# HG changeset patch # User Zerotorescue # Date 1294438561 -3600 # Node ID bb65a57046f19e59cddc4a58d350c290313a98ca # Parent 88898c1e9e611d03911ac5b1c78801dcef84afee Changelog update. diff -r 88898c1e9e61 -r bb65a57046f1 Changelog.txt --- a/Changelog.txt Fri Jan 07 23:14:33 2011 +0100 +++ b/Changelog.txt Fri Jan 07 23:16:01 2011 +0100 @@ -1,7 +1,11 @@ +v0.2.3-BETA Zerotorescue Fri, Jan 07 2011 23:00:00 +0200 + + - Fixed queueing of items which have none at the AH. + v0.2.2-BETA Zerotorescue Fri, Jan 07 2011 22:30:00 +0200 - * Fixed item queueing error. - * Queue all when there's a group without any items inside no longer crashes. + - Fixed item queueing error. + - Queue all when there's a group without any items inside no longer crashes. * Skipping items which are tagged locked by the client while not tagged as locked in our addon. * AceSerializer has been enabled again as it's used when exporting/importing groups. All other unused libraries are now really removed. * Now trying to continue moving items 0.5 seconds after the last ITEM_LOCK_CHANGED-event, rather than 1 second after BAG_UPDATE.