forked from pool/perl-String-ShellQuote
- Don't escape "=" unless it's in command position. Thanks to Chip for the inspiration. - Use "#!perl" in test.t (closes #38072). - Don't try to test or install the shell-quote script on Windows (closes #46445). OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-ShellQuote?expand=0&rev=2
15 lines
526 B
Plaintext
15 lines
526 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Jun 25 16:15:26 UTC 2010 - jw@novell.com
|
|
|
|
- 1.04
|
|
- Don't escape "=" unless it's in command position. Thanks to Chip
|
|
for the inspiration.
|
|
- Use "#!perl" in test.t (closes #38072).
|
|
- Don't try to test or install the shell-quote script on Windows
|
|
(closes #46445).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 5 09:35:46 UTC 2010 - lnussel@suse.de
|
|
|
|
- new package version 1.03 created using cpanspec
|