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