8
0
Pascal Bleser
2011-12-17 09:37:47 +00:00
committed by Git OBS Bridge
parent 8678320717
commit 04b3661e6e
4 changed files with 24 additions and 6 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Dec 17 09:37:12 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.35:
* fixes for cpantester failures
* requires local::lib version 1.008
- update to 0.34:
* fix: remove duplicated items from the output of `perlbrew list`
* new Command: self-install:
- this is actually renamed from an undocumented command `install-perlbrew`
- plus it gets documented
* provide aditional bash completion control helper commands
* alter MANPATHs, see GH#173
* allow the representation like '@lib' te mean "a lib name under current
perl." GH#153
-------------------------------------------------------------------
Fri Nov 18 23:22:41 UTC 2011 - pascal.bleser@opensuse.org