2005-04-03 08:31  jamis

	* Net::SFTP::Exception should extend RuntimeError

2005-03-28 23:16  jamis

	* Made a few tests pass that were failing on MacOS, and made
	  get-file and put-file read and write in binary mode.

2005-02-22 14:12  jamis

	* Version bump. All that remains to do is documentation...

2005-02-22 14:11  jamis

	* Added support for an open-uri interface to SFTP reads.

2005-01-11 15:42  jamis

	* Added changelog.

2005-01-11 15:41  jamis

	* Updated NEWS, and fixed Rakefile to not generate ChangeLog.
	  Rakefile will also tag current release via the "tag" task.

2005-01-11 14:52  jamis

	* Added open-uri interface as a TODO.

2005-01-11 15:41  jamis

	* Updated NEWS, and fixed Rakefile to not generate ChangeLog. Rakefile
	  will also tag current release via the "tag" task.

2005-01-11 14:52  jamis

	* Added open-uri interface as a TODO.

2005-01-09 07:53  jamis

	* Move from CVS

2004-12-22 10:38  minam

	* Added open_handle, get_file, and put_file methods. Bumped version
	  to 0.9.

2004-12-11 18:29  minam

	* Fixed some doc typos. Made the synchronous operations work in
	  Ruby 1.8.1 (they no longer require a 'return' from within a
	  proc).

2004-12-01 22:13  minam

	* Updated NEWS file.

2004-12-01 21:58  minam

	* Moved README to project root.

2004-12-01 21:49  minam

	* Initial import

2004-12-01 21:49  minam

	* Initial revision
