Update CHANGES

This commit is contained in:
Mattt Thompson 2012-11-01 08:49:03 -07:00
parent 6f64dc2b65
commit 8603f8f653

View file

@ -1,6 +1,9 @@
= Next = Master
* If a success block is specified to `UIImageView -setImageWithURLRequest: * Fix error in multipart upload streaming, where byte range at boundaries
was not correctly calculated (Stan Chang Khin Boon)
* If a success block is specified to `UIImageView -setImageWithURLRequest:
placeholderImage:success:failure`:, it is now the responsibility of the placeholderImage:success:failure`:, it is now the responsibility of the
block to set the image of the image view (Mattt Thompson) block to set the image of the image view (Mattt Thompson)