--------------------------------------------------------------------------------
- SFTP support for local <-> remote copy operations, mkdir, get_size
- Added supoprt for ssh re-connection after timeout (issue 29)
- Abandoned 'Exception' filenames and API inheritance. The radical.saga
interface looks much cleaner now. Compatibility with previous
versions has been ensured
- Improved (inline) API documentation
- Swapped urlparse with furl in saga.Url class This hopefully fixes
the problem with inconsistent parsing accross different Python
versions
- Added SGE (Sun Grid Engine) plug-in (issue 11)
- Removed sagacompat compatibility API
- Log source names now all start with 'radical.saga.'. This should make
filtering much easier
- Moved SD package into development branch features/servicediscovery