diff options
-rw-r--r-- | perl-install/install/NEWS | 1 | ||||
-rw-r--r-- | perl-install/install/share/list.xml | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e002daa8b..94b83f07a 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - remove current media before adding online media for updates (mga#19742) - bootloader: include the "Mageia" entry in the gub2 Default choices (mga#23393) +- include mode modules for Encode (mga#23481) Version 17.99 - 9 August 2018 diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 7bb1bafab..1b9960cfb 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -527,6 +527,7 @@ Encode/Alias.pm Encode/Config.pm Encode/Encoding.pm + Encode/MIME/Name.pm Errno.pm Fcntl.pm File/Glob.pm @@ -545,6 +546,7 @@ POSIX.pm Scalar/Util.pm Socket.pm + Storable.pm Time/HiRes.pm <if ARCH="i.86|x86_64"> asm/unistd_32.ph @@ -562,6 +564,7 @@ auto/POSIX/POSIX.so auto/re/re.so auto/Socket/Socket.so + auto/Storable/Storable.so auto/Time/HiRes/HiRes.so bits/syscall.ph bits/wordsize.ph |