summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r--perl-install/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 6f3b78f99..53c2759db 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,4 +1,4 @@
-- use gurpmi when installing packages if possible
+- use gurpmi when installing packages if possible (#24044)
- drakbug:
o do not catch exception if $^S is undef
(occurs when "eval { require foo }" and foo.pm do "use not_available")