diff --git a/ChangeLog.txt b/ChangeLog.txt index 92c8e627002d0..18378c9cde813 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,11 +1,11 @@ 2013.07.03 Version 0.4.4 * Windows Azure China environemnt support - * Service Bus metadata support updated to latest version + * Service Bus metadata support updated to the latest version * Rich Odata entity query support for Service Bus Queue/Topic/Subscription * Added support for Service Bus message forwarding * Added support for Service Bus message count details - * Make sure the response stream is drained to prevent socket exhaustion in Storage - * Support for all flavors of SharedKey and SharedKeyLite message signing through AuthenticationScheme property on client classes in Storage + * Made sure the response stream is drained to prevent socket exhaustion in Storage + * Added support for all flavors of SharedKey and SharedKeyLite message signing through AuthenticationScheme property on client classes in Storage 2013.05.27 Version 0.4.3 * Added support for updating existing Queue/Topic/Subscription for Service Bus