8
0
Stephan Kulow
2015-04-17 08:47:30 +00:00
committed by Git OBS Bridge
parent 00ac3e63c2
commit c9b7865a5f
5 changed files with 52 additions and 11 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Apr 17 08:44:02 UTC 2015 - coolo@suse.com
- updated to 0.73
see /usr/share/doc/packages/perl-App-perlbrew/Changes
0.73: # 2015-02-01T09:59:45+0100
- fixes and improvements from Manuel Streuhofer, Aristotle Pagaltzis, Sebastian Willert, David Hand, Eric Enns,
Peter Roberts, Thomas Sibley, Ivan Baidakou, thanks!
- fix 'perlbrew user' for fish users https://github.com/gugod/App-perlbrew/pull/429
- fix sub-shell for bash users https://github.com/gugod/App-perlbrew/pull/435
- clarify the 'perlbrew use' output: https://github.com/gugod/App-perlbrew/issues/439
0.72: # 2014-10-27T21:38:19+0100
- Fix 0.71 breakage on MacOSX when the shell is bash or zsh
- Fix spelling mistake. by @gregoa++
-------------------------------------------------------------------
Mon Sep 15 15:44:39 UTC 2014 - coolo@suse.com