[ANN] mechanize 0.6.7 Released

mechanize version 0.6.7 has been released!

  http://mechanize.rubyforge.org/

The Mechanize library is used for automating interaction with websites.
Mechanize automatically stores and sends cookies, follows redirects,
can follow links, and submit forms. Form fields can be populated and
submitted. Mechanize also keeps track of the sites that you have visited as
a history.

Changes:

= Mechanize CHANGELOG

== 0.6.7

* Fixed a bug with keep-alive requests
* [#9549] fixed problem with cookie paths

  http://mechanize.rubyforge.org/

···

--
Aaron Patterson
http://tenderlovemaking.com/