diff options
author | Pascal Terjan <pterjan@gmail.com> | 2015-04-18 16:37:47 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2015-04-18 16:38:13 +0000 |
commit | 4998a6d4c66c42d8522ddaf36cda5ccb9dd964e9 (patch) | |
tree | 78ad32e37b09a0b4d34c17b1f8ed52294423488f /perl-install/NEWS | |
parent | ac017c0139e937d73a61c290294df39d8a7c4e4d (diff) | |
download | drakx-4998a6d4c66c42d8522ddaf36cda5ccb9dd964e9.tar drakx-4998a6d4c66c42d8522ddaf36cda5ccb9dd964e9.tar.gz drakx-4998a6d4c66c42d8522ddaf36cda5ccb9dd964e9.tar.bz2 drakx-4998a6d4c66c42d8522ddaf36cda5ccb9dd964e9.tar.xz drakx-4998a6d4c66c42d8522ddaf36cda5ccb9dd964e9.zip |
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)
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 e9259f2e2..e5e616741 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -3,6 +3,9 @@ where Windows will have most space left after resizing. o suggest up to 20GB/20% of the windows partition (whichever is larger), previously 6GB/10% (mga#15589) +- 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). Version 16.85 - 15 April 2015 |