Commit 3481bdf4 authored by Wayne Davison's avatar Wayne Davison

Mention waitpid() fix (which helps pre-xfer exec).

parent d365e229
......@@ -11,6 +11,10 @@ Changes since 2.6.9:
option. Prior versions used to output too many creation events for
matching items.
- The code that waits for a child pid now handles being interrupted by
a signal. This fixes a problem with the pre-xfer exec function not
being able to get the exit status from the script.
- A negated filter rule now sends the negation option when sending the
filter rules.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment