diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2013-12-05 07:34:19 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2013-12-05 07:34:19 +0100 |
commit | 3648552d18fb07620fcaeff49bdf845a153e7945 (patch) | |
tree | b375d17aa433e65c179e31f3526ad3864dff0b6d /perl-install/NEWS | |
parent | fe91a26bf9bb3298605b76d226db3f329421b1c6 (diff) | |
download | drakx-3648552d18fb07620fcaeff49bdf845a153e7945.tar drakx-3648552d18fb07620fcaeff49bdf845a153e7945.tar.gz drakx-3648552d18fb07620fcaeff49bdf845a153e7945.tar.bz2 drakx-3648552d18fb07620fcaeff49bdf845a153e7945.tar.xz drakx-3648552d18fb07620fcaeff49bdf845a153e7945.zip |
fix a crash when creating partitins (mga#11876)
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 f05aa12f9..9a5a24d74 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- diskdrake: + o fix a crash when creating partitins (mga#11876) + Version 16.6 - 4 December 2013 - fix blue background behind left panel text (mga#11866) |