Commit d0d0e41f authored by Wayne Davison's avatar Wayne Davison

Mention latest changes.

parent 2a28dd32
......@@ -11,6 +11,9 @@ Changes since 2.6.9:
option. Prior versions used to output too many creation events for
matching items.
- A negated filter rule now sends the negation option when sending the
filter rules.
ENHANCEMENTS:
- You may specify --max-delete=0 to a 3.0.0 client as long as the
......@@ -27,6 +30,13 @@ Changes since 2.6.9:
- Upgraded the included popt version to 1.10.2 and improved its use of
string-handling functions.
- Added missing prototypes for compatibility functions from the lib dir.
- Figure out if the iconv() function has a const arg to avoid a compiler
warning.
- Improved the use of "const" on pointers.
DEVELOPER RELATED:
- ...
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