CHANGES
=======

0.5 (2013-02-06)
----------------

    * Added -d or --dry-run switch to only print out found
      remote paths by zyklop
    * Added -y or --assume-yes switch to sync the first result found.
    * Fixed b0rked README.rst

0.4 (2013-02-05)
----------------

    * Improved documentation
    * Fixed bug, which lead to a hanging command when issuing a remote
      command in order to find the target path

0.3 (2013-01-14)
----------------

    * Changed host, match parameters: Now you can specify the source
      host and path match in one parameter delimited by a column,
      similar to scp (e.g. foohost:/path)
    * Allow to provide an absolute path to the file you'd like to copy.

0.2 (2012-03-08)
----------------

    * Added basic support for using sudo in finding and syncing (rsync)
    * Added argparse as dependency as Python 2.6 won't have it
    * New positional argument to provide destination to copy
      file/directory
