Files
perl-Text-Quoted/perl-Text-Quoted.changes

53 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Fri Jul 27 06:03:10 UTC 2018 - coolo@suse.com
- updated to 2.10
see /usr/share/doc/packages/perl-Text-Quoted/Changes
2.10 2018-07-26
- Add no_separators option (RJBS)
- Fix "Negative repeat count does nothing" warning (thanks to Stefan
Bühler)
- Fix Makefile.PL for perl 5.26 where "." is not in @INC by default
(thanks to Petr Písař)
2.09 2015-02-20
- Switch back to using Text::Tabs, as it no longer segfaults perl
- Compatibility with Text::Autoformat >= 1.69
-------------------------------------------------------------------
Mon Apr 13 18:55:02 UTC 2015 - coolo@suse.com
- updated to 2.09
see /usr/share/doc/packages/perl-Text-Quoted/Changes
-------------------------------------------------------------------
Thu Sep 26 18:18:21 UTC 2013 - darin@darins.net
- update to 2.08
+ add a combine_hunks function to recombine hunks (RJBS)
+ implicitly private methods are now underscore private: organize,
find_below, classify, expand_tabs (RJBS)
-------------------------------------------------------------------
Wed Dec 1 13:35:47 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Tue Mar 16 08:11:14 UTC 2010 - lars@linux-schulserver.de
- update to 2.06:
+ make extracting more effective
+ line with only '=' characters is not treated as quoter
anymore, but separator
+ mark separating lines with "separator => 1" hash entry
+ don't return "empty => ''" hash key
+ update tests
-------------------------------------------------------------------
Sat Dec 26 14:42:39 UTC 2009 - lars@linux-schulserver.de
- initial version 2.05