8
0
Stephan Kulow
2014-02-24 08:37:30 +00:00
committed by Git OBS Bridge
parent e374e03f61
commit 0a762223f3
4 changed files with 21 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Feb 24 08:37:02 UTC 2014 - coolo@suse.com
- updated to 0.12
Fixed RT#81077: useall fails in taint mode
Thanks to Aran Deltac, who contributed the implementation and test.
Fixed RT#83596: Documentation doesn't describe behaviour if a module fails to load
Clarified documentation for useall and usesub.
Fixed RT#62923: setmoduledirs(undef) doesn't reset to searching @INC
Added more explicit tests.
Thanks to Colin Robertson for his input.
-------------------------------------------------------------------
Wed May 23 13:42:24 UTC 2012 - coolo@suse.com