History.txt in net-http-persistent-1.2.2 vs History.txt in net-http-persistent-1.2.3
- old
+ new
@@ -1,4 +1,9 @@
+=== 1.2.3 / 2010-06-29
+
+* Bug Fixes
+ * Fix example code (pointed out by Alex Stahl)
+
=== 1.2.2 / 2010-06-22
* Bug Fixes
* #request only finishes a connection instead of restarting it. This helps
prevents errors on non-idempotent HTTP requests after errors.