From 1c9eafdda0a8512e20fce4a512e52ceb56a4b1af Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 26 Jun 2010 10:59:30 -0700 Subject: [PATCH] Mention more changes. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 76ecdb59..f8ddf8ed 100644 --- a/NEWS +++ b/NEWS @@ -47,6 +47,12 @@ Changes since 3.0.4: abnormally, and should also avoid dying with an "connection unexpectedly closed" exit when the closed connection is really expected. + - Fixed a bug in the comparing of upper-case letters in file suffixes for + --skip-compress. + + - If an rsync daemon has a module configured without a path setting, rsync + will now disallow access to that module. + ENHANCEMENTS: - Added the --remote-option=OPT (-M OPT) command-line option that is useful @@ -140,3 +146,5 @@ Changes since 3.0.4: DEVELOPER RELATED: - Added more conditional debug output. + + - Changed configure.in to configure.ac. -- 2.34.1