summaryrefslogtreecommitdiff
path: root/files/CHANGES_txt.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/CHANGES_txt.html')
-rw-r--r--files/CHANGES_txt.html21
1 files changed, 14 insertions, 7 deletions
diff --git a/files/CHANGES_txt.html b/files/CHANGES_txt.html
index 516d0fc..0c301bf 100644
--- a/files/CHANGES_txt.html
+++ b/files/CHANGES_txt.html
@@ -31,42 +31,49 @@
</div>
<div class='last-update'>
Last Update:
- <span class='datetime'>2013-02-06 12:29:49 -0800</span>
+ <span class='datetime'>2015-04-11 13:14:04 -0700</span>
</div>
</div>
<div id='content'>
<div id='text'>
<div id='description'>
- <h3 id="label-1.2.0+%2F+06+Feb+2013">1.2.0 / 06 Feb 2013</h3>
+ <h3>1.2.1 / 11 Apr 2015</h3>
+ <ul><li>
+ <p>Fix two problems with :concurrent_connections option (#4) [sersut]</p>
+ </li><li>
+ <p>Replaced test-unit with minitest [juliandunn]</p>
+ </li></ul>
+
+ <h3>1.2.0 / 06 Feb 2013</h3>
<ul><li>
<p>Added public cert. All gem releases are now signed. See INSTALL in readme.</p>
</li></ul>
- <h3 id="label-1.1+%2F+3+Apr+2011">1.1 / 3 Apr 2011</h3>
+ <h3>1.1 / 3 Apr 2011</h3>
<ul><li>
<p>Rescue Timeout::Error so :on_error works as expected when server is
unavailable. [Joel Watson]</p>
</li></ul>
- <h3 id="label-1.0.1+%2F+1+Feb+2009">1.0.1 / 1 Feb 2009</h3>
+ <h3>1.0.1 / 1 Feb 2009</h3>
<ul><li>
<p>Remove redundant call to block_given? in Session#group [paddor]</p>
</li><li>
<p>Add Channel#on_open_failed callback hook [Jamis Buck]</p>
</li></ul>
- <h3 id="label-1.0.0+%2F+1+May+2008">1.0.0 / 1 May 2008</h3>
+ <h3>1.0.0 / 1 May 2008</h3>
<ul><li>
<p>(no changes since the last preview release)</p>
</li></ul>
- <h3 id="label-1.0+Preview+Release+2+%280.99.1%29+%2F+19+Apr+2008">1.0 Preview Release 2 (0.99.1) / 19 Apr 2008</h3>
+ <h3>1.0 Preview Release 2 (0.99.1) / 19 Apr 2008</h3>
<ul><li>
<p>Don't try to select on closed IO streams [Jamis Buck]</p>
</li></ul>
- <h3 id="label-1.0+Preview+Release+1+%280.99.0%29+%2F+10+Apr+2008">1.0 Preview Release 1 (0.99.0) / 10 Apr 2008</h3>
+ <h3>1.0 Preview Release 1 (0.99.0) / 10 Apr 2008</h3>
<ul><li>
<p>First release of <a
href="../classes/Net/SSH/Multi.html">Net::SSH::Multi</a></p>