diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2010-05-19 12:37:06 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2010-05-19 12:37:06 +0000 |
commit | 94588c23419612e2eb4f172102acbab211e6f00b (patch) | |
tree | ba6b679ba08ff6f2682d45a3d91efe3aeafccf35 /perl-install/NEWS | |
parent | 451e922127f8903ce7276d2a0d33f8d1bd3325a6 (diff) | |
download | drakx-94588c23419612e2eb4f172102acbab211e6f00b.tar drakx-94588c23419612e2eb4f172102acbab211e6f00b.tar.gz drakx-94588c23419612e2eb4f172102acbab211e6f00b.tar.bz2 drakx-94588c23419612e2eb4f172102acbab211e6f00b.tar.xz drakx-94588c23419612e2eb4f172102acbab211e6f00b.zip |
fix release note display on Ones (#59155)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 2bfda5954..cb3e46d64 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,7 @@ +- display_release_notes.pl: don't use ::isInstall to position the release not + window on top of everything (doesn't work on the Ones), use + any::set_wm_hints_if_needed instead (#59155) + Version 13.28 - 19 May 2010 - display_help: allow scripts to close window, for first time wizard |