8
0
Stephan Kulow
2014-03-15 13:00:26 +00:00
committed by Git OBS Bridge
parent c2c20ee735
commit 8de4954ce5
4 changed files with 36 additions and 5 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Sat Mar 15 12:58:03 UTC 2014 - coolo@suse.com
- updated to 2.000008
- even more relaxed shell output testing
- only test shells in /etc/shells
- fix Makefile.PL on solaris
2.000006 - 2014-03-07
- fix bootstrapping not auto-configuring in some cases
- more relaxed shell output testing
- use normal arguments to be used on the command line in addition to import
arguments
- support fish shell
- stop trying to test csh/sh on Win32
- work around CPAN.pm issues with checking prerequisites
2.000004 - 2014-01-03
- fix errors in PowerShell output when clearing nonexistant variables
- fix shell test to avoid extremely long lines
- fix shell test to avoid testing standard Win32 shells on Cygwin
- improved diagnostics in shell test
2.000003 - 2013-12-30
- releasing 2.000_002 as stable
2.000_002 - 2013-12-25
- fix CPAN setup error check in Makefile.PL
- fix install test warnings
- fix shell test to skip cmd/powershell startup scripts
-------------------------------------------------------------------
Mon Nov 25 07:39:42 UTC 2013 - coolo@suse.com