2010-10-29 Andreas J. Koenig <andk@cpan.org>
* release 0.0.8-TRIAL
* Client is now forking: children write their state into a YAML file.
Parent stays at constant memory.
2009-05-03 Andreas J. Koenig <andk@cpan.org>
* release 0.0.7
* bugfix: state of ignore_link_stat_errors was lost during cloning
* make ignore_link_stat_errors true per default
* set $ENV{LANG} before exec of rsync
* overhaul the bin/ directory with rrr-update and rrr-fsck
* adjust verbosity of delete events
2009-04-25 Andreas J. Koenig <andk@cpan.org>
* release 0.0.6
* bugfix: Done.pm failing to merge two intervals into one when a third
is present
2009-04-16 Andreas J. Koenig <andk@cpan.org>
* release 0.0.5
* focus on "delete" events that were neglected so far
2009-04-13 Andreas J. Koenig <andk@cpan.org>
* release 0.0.4
* new accessor C<tempdir> (suggested by Ask Bjørn Hansen)
* new accessor C<verboselog> (suggested by Barbie)
* bugfix: not all tempfiles were cleaned up correctly
* bugfix: fixed a panic 'Could not find an interval position ...' in the Done code
* bugfix: changes of the dirtymark were insufficiently discovered on the slave
* bugfix: Recentfile::recent_events now honours the C<contains> option
correctly
* changed several internal method and variable names
2009-03-30 Andreas J. Koenig <andk@cpan.org>
* release 0.0.3
* Bugfix: pod coverage test failed due to a wrong head directive;
* updated HOWTO
2009-03-29 Andreas J. Koenig <andk@cpan.org>
* release 0.0.2
* Bugfix: reflecting in the test that when JSON is not installed
Data::Serializer::JSON won't work
* convenience: verbose(X) on a Recent object now calls verbose(X) on all
associated Recentfile objects.
2009-03-25 Andreas J. Koenig <andk@cpan.org>
* release 0.0.1
First version, released on an unsuspecting world.
Local Variables:
coding: utf-8
mode: change-log
change-log-default-name: "Changes"
tab-width: 2
left-margin: 2
End: