Mention latest fix.

This commit is contained in:
Wayne Davison
2011-06-22 07:58:23 -07:00
parent 33e37a49ba
commit 2d07fa6350

4
NEWS
View File

@@ -6,7 +6,7 @@ Changes since 3.0.8:
- Fix a crash bug in checksum scanning when --inplace is used.
- Fix preservation of system xattrs (e.g. selinux) on Linux.
- Fix preservation of a symlink's system xattrs (e.g. selinux) on Linux.
- Fix a bug with the modifying of unwritable directories.
@@ -14,4 +14,6 @@ Changes since 3.0.8:
- Fix the updating of the curr_dir buffer to avoid a duplicate slash.
- Make daemon-excluded file errors more error-like.
- Fix some issues with the post-processing of the man pages.