Skip to content

Commit

Permalink
Also give credits in 1.2 branch.
Browse files Browse the repository at this point in the history
--HG--
branch : 1.2
  • Loading branch information
oscarh committed May 1, 2010
1 parent d907d76 commit 426a8c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,6 @@
Version 1.2.5: Version 1.2.5:
* Fix for decoding chunked HTTP responses with extraneous whitespace * Fix for decoding chunked HTTP responses with extraneous whitespace
(thanks to Bob Ippolito)
* api.facebook.com includes extra whitespace in its chunked HTTP response * api.facebook.com includes extra whitespace in its chunked HTTP response
length, e.g. "6 \r\n" instead of "6\r\n". length, e.g. "6 \r\n" instead of "6\r\n".


Expand Down

0 comments on commit 426a8c7

Please sign in to comment.