add rrr stub program as a reminder; ready to release
[rersyncrecent.git] / Changes
bloba5fb99cfdc3672ee137d96b4fd7a7a67a193a28f
1 2009-04-25  Andreas J. Koenig  <andk@cpan.org>
3         * release 0.0.6
5         * bugfix: Done.pm failing to merge two intervals into one when a third
6         is present
8 2009-04-16  Andreas J. Koenig  <andk@cpan.org>
10         * release 0.0.5
12         * focus on "delete" events that were neglected so far
14 2009-04-13  Andreas J. Koenig  <andk@cpan.org>
16         * release 0.0.4
18         * new accessor C<tempdir> (suggested by Ask Bjørn Hansen)
20         * new accessor C<verboselog> (suggested by Barbie)
22         * bugfix: not all tempfiles were cleaned up correctly
24         * bugfix: fixed a panic 'Could not find an interval position ...' in the Done code
26         * bugfix: changes of the dirtymark were insufficiently discovered on the slave
28         * bugfix: Recentfile::recent_events now honours the C<contains> option
29         correctly
31         * changed several internal method and variable names
33 2009-03-30  Andreas J. Koenig  <andk@cpan.org>
35         * release 0.0.3
37         * Bugfix: pod coverage test failed due to a wrong head directive;
39         * updated HOWTO
41 2009-03-29  Andreas J. Koenig  <andk@cpan.org>
43         * release 0.0.2
45         * Bugfix: reflecting in the test that when JSON is not installed
46         Data::Serializer::JSON won't work
48         * convenience: verbose(X) on a Recent object now calls verbose(X) on all
49         associated Recentfile objects.
51 2009-03-25  Andreas J. Koenig  <andk@cpan.org>
53         * release 0.0.1
54         
55         First version, released on an unsuspecting world.
57 \f       
58         Local Variables:
59         coding: utf-8
60         mode: change-log
61         change-log-default-name: "Changes"
62         tab-width: 2
63         left-margin: 2
64         End: