beef up _rmirror_runstatusfile and introduce thaw; starts to work, but mostly untested
[rersyncrecent.git] / Changes
blob2bd1e4da81991fd734ae849ca32d5124eb8411b0
1 2009-04-16  Andreas J. Koenig  <andk@cpan.org>
3         * release 0.0.5
5         * focus on "delete" events that were neglected so far
7 2009-04-13  Andreas J. Koenig  <andk@cpan.org>
9         * release 0.0.4
11         * new accessor C<tempdir> (suggested by Ask Bjørn Hansen)
13         * new accessor C<verboselog> (suggested by Barbie)
15         * bugfix: not all tempfiles were cleaned up correctly
17         * bugfix: fixed a panic 'Could not find an interval position ...' in the Done code
19         * bugfix: changes of the dirtymark were insufficiently discovered on the slave
21         * bugfix: Recentfile::recent_events now honours the C<contains> option
22         correctly
24         * changed several internal method and variable names
26 2009-03-30  Andreas J. Koenig  <andk@cpan.org>
28         * release 0.0.3
30         * Bugfix: pod coverage test failed due to a wrong head directive;
32         * updated HOWTO
34 2009-03-29  Andreas J. Koenig  <andk@cpan.org>
36         * release 0.0.2
38         * Bugfix: reflecting in the test that when JSON is not installed
39         Data::Serializer::JSON won't work
41         * convenience: verbose(X) on a Recent object now calls verbose(X) on all
42         associated Recentfile objects.
44 2009-03-25  Andreas J. Koenig  <andk@cpan.org>
46         * release 0.0.1
47         
48         First version, released on an unsuspecting world.
50 \f       
51         Local Variables:
52         coding: utf-8
53         mode: change-log
54         change-log-default-name: "Changes"
55         tab-width: 2
56         left-margin: 2
57         End: