diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-05-17 10:57:00 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-05-17 11:20:06 +0200 |
commit | ba2fa54ce467dfeda61f696bfd8b94aed4c99112 (patch) | |
tree | 394ae86e94a1fc7b66b7b30cb214e9223a621ffe /perl-install/NEWS | |
parent | 6349a8e06dfa20179788d98e6247c02782f7d230 (diff) | |
download | drakx-ba2fa54ce467dfeda61f696bfd8b94aed4c99112.tar drakx-ba2fa54ce467dfeda61f696bfd8b94aed4c99112.tar.gz drakx-ba2fa54ce467dfeda61f696bfd8b94aed4c99112.tar.bz2 drakx-ba2fa54ce467dfeda61f696bfd8b94aed4c99112.tar.xz drakx-ba2fa54ce467dfeda61f696bfd8b94aed4c99112.zip |
fix regression refusing FAT for ESP (mga#15962)
regression introduced in commit ae5b3ce9845669227ef06c90dfaa1065a7ceebe8
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 78bcaa93f..cfb772fc9 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- library (for draklive-install): + o fix regression refusing FAT for ESP (mga#15962) + Version 16.95 - 14 May 2015 - library (for draklive-install): |