Changelog for
perl-Tree-Simple-1.33-1.1.noarch.rpm :
Thu Feb 8 13:00:00 2018 cooloAATTsuse.com
- updated to 1.33
see /usr/share/doc/packages/perl-Tree-Simple/
Sun Oct 8 14:00:00 2017 cooloAATTsuse.com
- updated to 1.31
see /usr/share/doc/packages/perl-Tree-Simple/Changelog.ini
Mon Oct 14 14:00:00 2013 larsAATTlinux-schulserver.de
- update to 1.22:
+ Metadata fixes in Build.PL and correct bugtracker queue in
Makefile.PL. Thanx to dsteinbrunner (via github).
+ Merge source from https://github.com/stevan/tree-simple.
+ Add bugtracker and license to Build.PL and Makefile.PL.
+ Maintenance now by Ron Savage.
+ Rectify datestamp format in this file.
+ Make Simple.pm and Visitor.pm have the same version #.
+ Reformat Build.PL and Makefile.PL.
+ Move t/pod
* into xt/author/.
+ Minor doc patches.
+ Add t/17_Tree_Simple_width_test.t. This code was attached to
RT#40407, to demonstrate a bug in keeping a running total of
the width (leaf count) of a tree during node additions to leaves.
+ Add t/21_Tree_Simple_Visitor_test.t. This code was attached to
RT#30032, to demonstrate a bug in including the root in a
traversal after calling $visitor -> includeTruck(1).
+ RT#30032: Adopt patch from Moses Amaro. With thanx.
+ RT#38607: Reject. Suppressing deep recursion warnings should
not normally be done. Sub-class!
+ RT#40407: Adopt patch from David Cryer. With thanx.
+ RT#84797: Reject. Changing the return value of setUID could
break any amount of code.
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Sat Dec 26 13:00:00 2009 larsAATTlinux-schulserver.de
- initial version 1.18