HISTORY.markdown in tork-19.2.1 vs HISTORY.markdown in tork-19.2.2

- old
+ new

@@ -1,4 +1,17 @@ +## Version 19.2.2 (2013-05-04) + +This release makes Tork resilient to `Errno::EADDRINUSE` errors that may occur +sometimes, intermittently, when test execution overhead is being reabsorbed. + +Patch: + + * server: retry until the socket opens successfully + +Other: + + * include md2man rake tasks in developer's rakefile + ## Version 19.2.1 (2013-02-08) Patch: * GH-46: allow reassigning `$tork_*` variable values. Thanks to Joe