diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-08-21 08:50:15 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-08-21 08:50:15 +0000 |
commit | 181c09577174f5852f2031fd5edd11c1b7d2b5b9 (patch) | |
tree | 09ebb21f4bd90fd9d0fb93fb15d9a0df11e23b5e /perl-install/NEWS | |
parent | e9bb0164d90b7e626cfda6453ceb661385c33c55 (diff) | |
download | drakx-181c09577174f5852f2031fd5edd11c1b7d2b5b9.tar drakx-181c09577174f5852f2031fd5edd11c1b7d2b5b9.tar.gz drakx-181c09577174f5852f2031fd5edd11c1b7d2b5b9.tar.bz2 drakx-181c09577174f5852f2031fd5edd11c1b7d2b5b9.tar.xz drakx-181c09577174f5852f2031fd5edd11c1b7d2b5b9.zip |
(create_buttons4partitions) fix sizing partitions bar (#24410): we
were sizing width of the box according to window's heigh instead of
window's width...
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 76aee8132..9f2098c06 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- diskdrake + o fix sizing partitions bar (#24410) - drakauth: o handle pam_tcb instead of (deprecated) pam_unix (#42471) |