summaryrefslogtreecommitdiffstats
path: root/perl-install/install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-08-03 14:36:30 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-08-03 14:36:30 +0000
commitb21144e3eebc4cb79f3c711ba507ed6251ec4ed4 (patch)
treed8a2fa05ad2e052d4e6c774558d0981615d87545 /perl-install/install
parentb36272f65f128d9f8ec424ad4370314bc5656788 (diff)
downloaddrakx-backup-do-not-use-b21144e3eebc4cb79f3c711ba507ed6251ec4ed4.tar
drakx-backup-do-not-use-b21144e3eebc4cb79f3c711ba507ed6251ec4ed4.tar.gz
drakx-backup-do-not-use-b21144e3eebc4cb79f3c711ba507ed6251ec4ed4.tar.bz2
drakx-backup-do-not-use-b21144e3eebc4cb79f3c711ba507ed6251ec4ed4.tar.xz
drakx-backup-do-not-use-b21144e3eebc4cb79f3c711ba507ed6251ec4ed4.zip
- diskdrake:
o allow setting "flush" option (for vfat) - install: o configure removable writable media to use "flush" option instead of "sync" (#23042)
Diffstat (limited to 'perl-install/install')
-rw-r--r--perl-install/install/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index d4a93c7c2..ac58712b4 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- configure removable writable media to use "flush" option instead of "sync" (#23042)
+
Version 10.4.155 - 2 August 2007, by Pascal "Pixel" Rigaux
- use kbd (setfont) instead of console-tools (consolechars)