Skip to content

Commit

Permalink
Added info to changelog and readme about Curb support, implemented by…
Browse files Browse the repository at this point in the history
… Pete Higgins.
  • Loading branch information
bblimke committed Oct 4, 2010
1 parent 8c3d09a commit aaf774b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

## Master

* Curb support!!! Thanks to the awesome work of Pete Higgins!

* :allow_localhost => true' now permits 0.0.0.0 in addition to 127.0.0.1 and 'localhost'. Thanks to Myron Marston and Mike Gehard for suggesting this.

* Fixed issue with both Rspec 1.x and 2.x being available.
Expand Down
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -21,6 +21,7 @@ Supported HTTP libraries
* HTTPClient
* Patron
* EM-HTTP-Request
* Curb

##Installation

Expand Down Expand Up @@ -530,6 +531,7 @@ People who submitted patches and new features or suggested improvements. Many th
* Muness Alrubaie
* Charles Li
* Ryan Bigg
* Pete Higgins

## Background

Expand Down

0 comments on commit aaf774b

Please sign in to comment.