summaryrefslogtreecommitdiff
path: root/CHANGELOG.rdoc
blob: a757fa7cc0873c9e20c903c1853b3fdf43b5d4e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
=== 1.0.1 / 1 Feb 2009

* Remove redundant call to block_given? in Session#group [paddor]

* Add Channel#on_open_failed callback hook [Jamis Buck]


=== 1.0.0 / 1 May 2008

* (no changes since the last preview release)


=== 1.0 Preview Release 2 (0.99.1) / 19 Apr 2008

* Don't try to select on closed IO streams [Jamis Buck]


=== 1.0 Preview Release 1 (0.99.0) / 10 Apr 2008

* First release of Net::SSH::Multi