1 2010-10-29 Andreas J. Koenig <andk@cpan.org>
5 * Client is now forking: children write their state into a YAML file.
6 Parent stays at constant memory.
8 2009-05-03 Andreas J. Koenig <andk@cpan.org>
12 * bugfix: state of ignore_link_stat_errors was lost during cloning
14 * make ignore_link_stat_errors true per default
16 * set $ENV{LANG} before exec of rsync
18 * overhaul the bin/ directory with rrr-update and rrr-fsck
20 * adjust verbosity of delete events
22 2009-04-25 Andreas J. Koenig <andk@cpan.org>
26 * bugfix: Done.pm failing to merge two intervals into one when a third
29 2009-04-16 Andreas J. Koenig <andk@cpan.org>
33 * focus on "delete" events that were neglected so far
35 2009-04-13 Andreas J. Koenig <andk@cpan.org>
39 * new accessor C<tempdir> (suggested by Ask Bjørn Hansen)
41 * new accessor C<verboselog> (suggested by Barbie)
43 * bugfix: not all tempfiles were cleaned up correctly
45 * bugfix: fixed a panic 'Could not find an interval position ...' in the Done code
47 * bugfix: changes of the dirtymark were insufficiently discovered on the slave
49 * bugfix: Recentfile::recent_events now honours the C<contains> option
52 * changed several internal method and variable names
54 2009-03-30 Andreas J. Koenig <andk@cpan.org>
58 * Bugfix: pod coverage test failed due to a wrong head directive;
62 2009-03-29 Andreas J. Koenig <andk@cpan.org>
66 * Bugfix: reflecting in the test that when JSON is not installed
67 Data::Serializer::JSON won't work
69 * convenience: verbose(X) on a Recent object now calls verbose(X) on all
70 associated Recentfile objects.
72 2009-03-25 Andreas J. Koenig <andk@cpan.org>
76 First version, released on an unsuspecting world.
82 change-log-default-name: "Changes"