diff options
author | Olivier Blin <oblin@mandriva.com> | 2010-05-19 07:29:20 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2010-05-19 07:29:20 +0000 |
commit | 3cc109a341defcb0af9f8ab2e1f647a98d32dd78 (patch) | |
tree | 9ab6933f364b99a126cd115d45710b81429a94ea /perl-install | |
parent | 37938ea26fd0467089d00440332467038187790e (diff) | |
download | drakx-3cc109a341defcb0af9f8ab2e1f647a98d32dd78.tar drakx-3cc109a341defcb0af9f8ab2e1f647a98d32dd78.tar.gz drakx-3cc109a341defcb0af9f8ab2e1f647a98d32dd78.tar.bz2 drakx-3cc109a341defcb0af9f8ab2e1f647a98d32dd78.tar.xz drakx-3cc109a341defcb0af9f8ab2e1f647a98d32dd78.zip |
add missing log message
Diffstat (limited to 'perl-install')
-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 08fe7cf0f..72d5ffede 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,7 @@ - display_help: allow scripts to close window, for first time wizard (by default webkit only allows it for first page in history or for pages opened by DOM, requires webkit-1.2.0-3mdv2010.1) +- always set resume= when a swap is available, regardless of its size (#34681) Version 13.26 - 17 May 2010 |