Files
perl-Tree-Simple/perl-Tree-Simple.changes

56 lines
2.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Feb 2 03:12:10 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.34
see /usr/share/doc/packages/perl-Tree-Simple/Changelog.ini
-------------------------------------------------------------------
Thu Feb 8 05:51:28 UTC 2018 - coolo@suse.com
- updated to 1.33
see /usr/share/doc/packages/perl-Tree-Simple/
-------------------------------------------------------------------
Sun Oct 8 08:18:55 UTC 2017 - coolo@suse.com
- updated to 1.31
see /usr/share/doc/packages/perl-Tree-Simple/Changelog.ini
-------------------------------------------------------------------
Mon Oct 14 17:45:49 UTC 2013 - lars@linux-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 09:44:40 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Sat Dec 26 15:04:17 UTC 2009 - lars@linux-schulserver.de
- initial version 1.18