must remove the speedier versions due to (machine dependent) bigfloat bugs in native...
[rersyncrecent.git] / Changes
blobcbe5f759c9990d4716dabf7f318cb9b078a2e51a
1 2009-04-12  Andreas J. Koenig  <andk@cpan.org>
3         * release 0.0.4
5         * new accessor C<tempdir>
7         * bugfix: not all tempfiles were cleaned up correctly
9         * bugfix: fixed a panic 'Could not find an interval position ...' in the Done code
11         * bugfix: changes of the dirtymark were insufficiently discovered on the slave
13         * bugfix: Recentfile::recent_events now honours the contains option correctly
15         * several speedups in the fakebigfloat code
17         * changed several internal method and variable names
19 2009-03-30  Andreas J. Koenig  <andk@cpan.org>
21         * release 0.0.3
23         * Bugfix: pod coverage test failed due to a wrong head directive;
25         * updated HOWTO
27 2009-03-29  Andreas J. Koenig  <andk@cpan.org>
29         * release 0.0.2
31         * Bugfix: reflecting in the test that when JSON is not installed
32         Data::Serializer::JSON won't work
34         * convenience: verbose(X) on a Recent object now calls verbose(X) on all
35         associated Recentfile objects.
37 2009-03-25  Andreas J. Koenig  <andk@cpan.org>
39         * release 0.0.1
40         
41         First version, released on an unsuspecting world.
43 \f       
44         Local Variables:
45         mode: change-log
46         change-log-default-name: "Changes"
47         tab-width: 2
48         left-margin: 2
49         End: