summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/install/NEWS1
-rw-r--r--perl-install/install/share/list.xml2
2 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 56bafd8da..f354f80dd 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,4 +1,5 @@
- drakboot: add support for the rEFInd boot manager
+- include Encode::Unicode module (needed by bootloader::write_refind)
Version 18.1 - 14 September 2018
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml
index 1b9960cfb..576da68e1 100644
--- a/perl-install/install/share/list.xml
+++ b/perl-install/install/share/list.xml
@@ -528,6 +528,7 @@
Encode/Config.pm
Encode/Encoding.pm
Encode/MIME/Name.pm
+ Encode/Unicode.pm
Errno.pm
Fcntl.pm
File/Glob.pm
@@ -557,6 +558,7 @@
auto/Cwd/Cwd.so
auto/Data/Dumper/Dumper.so
auto/Encode/Encode.so
+ auto/Encode/Unicode/Unicode.so
auto/Fcntl/Fcntl.so
auto/File/Glob/Glob.so
auto/IO/IO.so