diff options
author | Olivier Blin <oblin@mandriva.com> | 2009-10-08 18:04:59 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2009-10-08 18:04:59 +0000 |
commit | d981b068de699e0f359daeb32d054d1136c44c2f (patch) | |
tree | 8403b11cf9deba65e3180c86922adff23e4d341e | |
parent | 1ed0caae10f168a0b18f4dd054decbf309ae1032 (diff) | |
download | drakx-d981b068de699e0f359daeb32d054d1136c44c2f.tar drakx-d981b068de699e0f359daeb32d054d1136c44c2f.tar.gz drakx-d981b068de699e0f359daeb32d054d1136c44c2f.tar.bz2 drakx-d981b068de699e0f359daeb32d054d1136c44c2f.tar.xz drakx-d981b068de699e0f359daeb32d054d1136c44c2f.zip |
fix indentation
-rw-r--r-- | perl-install/install/NEWS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index d251de80f..9e35a6c3e 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,12 +1,12 @@ Version 12.61 - 8 October 2009 - partitionning_wizard: - o do not fail when a windows partition is corrupted - o add separator between solutions - o give more space between header and solutions - o prevent cursor to go under needed size because of rounding - o chose windows resizing when clicking on the resize handle (not perfect) - o improve resizing captions layout + o do not fail when a windows partition is corrupted + o add separator between solutions + o give more space between header and solutions + o prevent cursor to go under needed size because of rounding + o chose windows resizing when clicking on the resize handle (not perfect) + o improve resizing captions layout Version 12.60.1 - 7 October 2009 |