diff options
author | Pascal Terjan <pterjan@gmail.com> | 2015-04-19 22:55:57 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2015-04-19 22:55:57 +0000 |
commit | 8e034f26d81087858a25b15c779c536887fc95a3 (patch) | |
tree | b2dc3a3849db777c58671042da65199785ff2f0d /perl-install/NEWS | |
parent | 1daabebda57976579465e5c281eaa14088e0e37f (diff) | |
download | drakx-8e034f26d81087858a25b15c779c536887fc95a3.tar drakx-8e034f26d81087858a25b15c779c536887fc95a3.tar.gz drakx-8e034f26d81087858a25b15c779c536887fc95a3.tar.bz2 drakx-8e034f26d81087858a25b15c779c536887fc95a3.tar.xz drakx-8e034f26d81087858a25b15c779c536887fc95a3.zip |
hide empty space < 2MB, we have such holes due to alignment (mga#15733)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index f9f2574a7..07e0246e4 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -3,6 +3,7 @@ disk, not the last one across all disks (mga#15589) o suggest up to 20GB/20% of the windows partition (whichever is larger), previously 6GB/10% (mga#15589) + o hide empty space < 2MB, we have such holes due to alignment (mga#15733) - ugtk2, ugtk3, harddrake2: o do not "restore" mouse cursor on the root window, we haven't set it to 'wait' since 2005 and this causes a crash if we don't own it (mga#15729). |