diff options
author | Wayne Davison <wayned@samba.org> | 2006-03-02 03:56:14 +0000 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2006-03-02 03:56:14 +0000 |
commit | b5cf121d7055a4d02dae0b5156786275b7ce7c39 (patch) | |
tree | 8223994b66d51539fbef48262cceac2e6c897d32 | |
parent | 44c26bf2a18a84c0f492c92c934060fe385096f7 (diff) | |
download | rsync-b5cf121d7055a4d02dae0b5156786275b7ce7c39.tar.gz |
Mention the get_local_name() change.
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -107,6 +107,9 @@ Changes since 2.6.6: - Fixed a bug in the debug output (-vvvvv) that could mention the wrong checksum for the current file offset. + - Rsync no longer allows a single directory to be copied over a non- + directory destination arg. + ENHANCEMENTS: - Added the --append option that makes rsync append data onto files that |