diff options
Diffstat (limited to 'rescue')
-rw-r--r-- | rescue/NEWS | 1 | ||||
-rw-r--r-- | rescue/list.xml | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/rescue/NEWS b/rescue/NEWS index 328317f0e..b8459a5a8 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -3,6 +3,7 @@ - include F2FS tools - include missing LVM tools symlinks (mga#25466) - include ntfs3g compression support plugin +- include Encode::Unicode module for reFind Version 1.62 - 18 June 2019 by Thomas Backlund diff --git a/rescue/list.xml b/rescue/list.xml index 3d108750b..63d045624 100644 --- a/rescue/list.xml +++ b/rescue/list.xml @@ -232,6 +232,8 @@ IO.pm IO/Handle.pm Encode/Symbol.pm + Encode/Unicode.pm + auto/Encode/Unicode/Unicode.so DynaLoader.pm auto/IO/IO.so auto/Socket/Socket.so |