X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/e3f83953608c71db10d70ddb796b55b133d5f0eb..0417c34e2d641cbac292ba5cf8a619249c87d4e3:/NEWS diff --git a/NEWS b/NEWS index ff1d4e9a..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 @@ -54,6 +60,8 @@ Changes since 2.6.6: - Some minor documentation improvements. + - Updated some diffs in the patches dir. + INTERNAL: - Some buffer sizes were expanded a bit, particularly on systems where