History.txt in right_http_connection-1.2.3 vs History.txt in right_http_connection-1.2.4

- old
+ new

@@ -47,6 +47,13 @@ == 1.2.3 - Added support for setting retry & timeout parameters in the constructor - Improve handling of data streams during upload: if there is a failure and a retry, reset - the seek pointer for the subsequent re-request \ No newline at end of file + the seek pointer for the subsequent re-request + +== 1.2.4 + +* r4984, konstantin, 2008-08-11 14:49:18 +0400 + * fixed a bug: <NoMethodError: You have a nil object when you didn't expect it! + The error occurred while evaluating nil.body_stream> +