X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/fbe57fdc955de2c5d59cbfcb4ca67b98b706c35e..0417c34e2d641cbac292ba5cf8a619249c87d4e3:/NEWS diff --git a/NEWS b/NEWS index 3341eb62..9debef79 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,12 @@ Changes since 2.6.6: - Fixed the directory name in the error that is output when pop_dir() fails. + - Really fixed the parsing of a "!" entry in .cvsignore files this time. + + - Several diffs in the patches dir now use the proper --enable-FOO + configure option instead of --with-FOO to turn on the inclusion of + the newly patched feature. + ENHANCEMENTS: - Added the --append option that makes rsync append data onto files @@ -52,6 +58,10 @@ Changes since 2.6.6: - Allow the --temp-dir option to be specified when starting a daemon, which sets the default temporary directory for incoming files. + - Some minor documentation improvements. + + - Updated some diffs in the patches dir. + INTERNAL: - Some buffer sizes were expanded a bit, particularly on systems where