8
0

- 0.56 - guard _my_shell_quote against undef.

- no 'running as root warning' when !{verbose}
	- Relax testsuite on test.mht
	- relax DESTROY to not start a logfile, when none is requested.
	- testsuite really silent now.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=60
This commit is contained in:
Juergen Weigert
2013-02-05 20:09:10 +00:00
committed by Git OBS Bridge
parent 3843d8bea2
commit 75d7618adb
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Feb 5 20:04:12 UTC 2013 - jw@suse.com
- 0.56 - guard _my_shell_quote against undef.
- no 'running as root warning' when !{verbose}
- Relax testsuite on test.mht
- relax DESTROY to not start a logfile, when none is requested.
- testsuite really silent now.
-------------------------------------------------------------------
Fri Jan 25 21:59:29 UTC 2013 - jw@suse.com