Curb 0.0.8 now available

Curb 0.0.8 is now available from http://curb.rubyforge.org. Curb
provides
easy-to-use bindings to the powerful libcurl URL transfer library.

This release fixes a critical bug introduced in version 0.0.6 that
virtually guaranteed a segmentation fault when using non-multipart
form-post.

Thanks to Vlad Jebelev for the bug report