CHANGELOG.rdoc in net-sftp-2.0.2 vs CHANGELOG.rdoc in net-sftp-2.0.3

- old
+ new

@@ -1,4 +1,9 @@ +=== 2.0.3 / 17 Nov 2009 + +* Reference the correct Exception class when rescuing errors [Scott Tadman] + + === 2.0.2 / 1 Feb 2009 * Avoid using 'ensure' in Net::SFTP.start since it causes unfriendly behavior when exceptions are raised [Jamis Buck]