History.txt in net-http-persistent-1.5.2 vs History.txt in net-http-persistent-1.6
- old
+ new
@@ -1,4 +1,10 @@
+=== 1.6 / 2011-03-01
+
+* Minor Engancement
+ * Added Net::HTTP::Persistent#socket_options to set multiple socket options
+ at socket startup.
+
=== 1.5.2 / 2011-02-24
* Bug Fix
* Only set TCP_NODELAY if the connection has an @socket. Allows
net-http-persistent to be used with fake_web. Reported by Sathish