This commit is contained in:
Axel Kittenberger 2010-06-05 06:38:37 +00:00
parent c26ad24d4e
commit 7d053d0679
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
??-05-2009: 1.33
05-06-2009: 1.33
fix: exlude file argument passing to rsync
fix: allow exlude files specified for individual sources
fix/enhancement: exlusions will be compared with extended

2
NEWS
View File

@ -1,2 +1,2 @@
2010-05-22: Finally calls to rsync are aggregated.
2010-06-05: Finally calls to rsync are aggregated.
2007-12-05: Lsyncd has been created. Hurray!

2
TODO
View File

@ -5,5 +5,5 @@
have been missed.
* Allow more complicated exclusion masks.
* Do not call rsync at all if a file was edited that falls under the exclusion
mask (currently it is called, and rsync drops it.
mask (currently it is called, and rsync drops it).
* improve config.h.in generation