Skip to content

Commit

Permalink
fix minor formating problem in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskite committed Feb 17, 2011
1 parent 40c21e1 commit 324033e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

* Major enhancements

* Added support for HTTP Basic Auth with URLs containing a username and password
* Added support for anonymous HTTP proxies
* Added support for HTTP Basic Auth with URLs containing a username and password
* Added support for anonymous HTTP proxies

* Minor enhancements

* Added read_timeout option to set the HTTP request timeout in seconds
* Added read_timeout option to set the HTTP request timeout in seconds

* Bug fixes

* Don't fatal error if a page request times out
* Fix double encoding of links containing %20
* Don't fatal error if a page request times out
* Fix double encoding of links containing %20

== 0.5.0 / 2010-09-01

Expand Down

0 comments on commit 324033e

Please sign in to comment.