diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-03-19 11:04:10 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-03-19 11:41:03 +0100 |
commit | 782d9bd8cc26dbfc3fc8dc6a9a24f30515893869 (patch) | |
tree | 19eac77ad2139d1884c74fbdefcf291b3589719a /rescue/NEWS | |
parent | d9b2059c98e8302684d7c77027c2c19fe081f984 (diff) | |
download | drakx-782d9bd8cc26dbfc3fc8dc6a9a24f30515893869.tar drakx-782d9bd8cc26dbfc3fc8dc6a9a24f30515893869.tar.gz drakx-782d9bd8cc26dbfc3fc8dc6a9a24f30515893869.tar.bz2 drakx-782d9bd8cc26dbfc3fc8dc6a9a24f30515893869.tar.xz drakx-782d9bd8cc26dbfc3fc8dc6a9a24f30515893869.zip |
include Encode::Unicode module
needed by bootloader::write_refind()
Diffstat (limited to 'rescue/NEWS')
-rw-r--r-- | rescue/NEWS | 1 |
1 files changed, 1 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 |