8
0
forked from pool/perl-Text-CSV

Accepting request 484296 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/484296
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=25
This commit is contained in:
Stephan Kulow
2017-04-06 13:04:06 +00:00
committed by Git OBS Bridge
parent 630557a2a6
commit 8ed9d6fd90
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Apr 1 06:56:39 UTC 2017 - coolo@suse.com
- updated to 1.92
see /usr/share/doc/packages/perl-Text-CSV/Changes
1.92 2017-04-01
- Imported tests/fixes from Text::CSV_XS 1.28
- Fix crlf issue for csv () on Windows (RT#120466)
- New error code for illegal argument(s)/parameter(s)
- Fix tests for perl without dot in @INC
-------------------------------------------------------------------
Tue Feb 14 07:47:26 UTC 2017 - coolo@suse.com