diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-03-05 15:47:41 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-03-05 15:47:41 +0000 |
commit | 975a721c5c91fdc06e459fb84642241c103b50c8 (patch) | |
tree | a3dd1f2d710c715e9444ca5de58120065528937d /perl-install/install | |
parent | 9bae65d7a789a0db04209a13d79848688d8580ae (diff) | |
download | drakx-975a721c5c91fdc06e459fb84642241c103b50c8.tar drakx-975a721c5c91fdc06e459fb84642241c103b50c8.tar.gz drakx-975a721c5c91fdc06e459fb84642241c103b50c8.tar.bz2 drakx-975a721c5c91fdc06e459fb84642241c103b50c8.tar.xz drakx-975a721c5c91fdc06e459fb84642241c103b50c8.zip |
- fix resizing/formatting ntfs, and create "Windows" entry in bootloader
(broken because of ntfs-3g switch in previous release)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index fdf12a0c3..281808989 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix resizing/formatting ntfs, and create "Windows" entry in bootloader + (broken because of ntfs-3g switch in previous release) - install kernel586 on Transmeta Crusoe TM5800 (#37866) Version 10.8 - 4 March 2008 |