diff --git a/ChangeLog b/ChangeLog index d24ae76..acaa703 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/NEWS b/NEWS index 07cdf2d..76c4b20 100644 --- a/NEWS +++ b/NEWS @@ -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! diff --git a/TODO b/TODO index d6c1d8b..1850cdc 100644 --- a/TODO +++ b/TODO @@ -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