summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-29 15:28:11 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-29 15:28:11 +0000
commitc3ab64f505b1c2b005e7f2ab9f0e54bf2d286904 (patch)
treeb00411ab295e89861625cb5b11930ea283957bbf /perl-install/NEWS
parent3ee9e4868202942a41fd801ca8031f203f0ce71e (diff)
downloaddrakx-backup-do-not-use-c3ab64f505b1c2b005e7f2ab9f0e54bf2d286904.tar
drakx-backup-do-not-use-c3ab64f505b1c2b005e7f2ab9f0e54bf2d286904.tar.gz
drakx-backup-do-not-use-c3ab64f505b1c2b005e7f2ab9f0e54bf2d286904.tar.bz2
drakx-backup-do-not-use-c3ab64f505b1c2b005e7f2ab9f0e54bf2d286904.tar.xz
drakx-backup-do-not-use-c3ab64f505b1c2b005e7f2ab9f0e54bf2d286904.zip
- drakbug:
o do not catch exception if $^S is undef (occurs when "eval { require foo }" and foo.pm do "use not_available")
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r--perl-install/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 5b91240d6..e489edb43 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,7 @@
+- drakbug:
+ o do not catch exception if $^S is undef
+ (occurs when "eval { require foo }" and foo.pm do "use not_available")
+
Version 10.6.25 - 28 February 2008
- harddrake: