diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-14 10:30:39 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-14 10:30:39 +0000 |
commit | 05a4b46180cb776d2940a562d34eeb85de9c19ee (patch) | |
tree | 133e3f7c78d6dc65152ae3df70b8fe39ef8dbfe3 /perl-install/install | |
parent | dc2e5d25c2ef9793f58ac22188ab5ab9fca25c11 (diff) | |
download | drakx-backup-do-not-use-05a4b46180cb776d2940a562d34eeb85de9c19ee.tar drakx-backup-do-not-use-05a4b46180cb776d2940a562d34eeb85de9c19ee.tar.gz drakx-backup-do-not-use-05a4b46180cb776d2940a562d34eeb85de9c19ee.tar.bz2 drakx-backup-do-not-use-05a4b46180cb776d2940a562d34eeb85de9c19ee.tar.xz drakx-backup-do-not-use-05a4b46180cb776d2940a562d34eeb85de9c19ee.zip |
o fix typo breaking reading fstab with UUID= entries
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 63da6b456..edf08198b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix typo breaking reading fstab with UUID= entries + Version 10.4.195 - 14 September 2007, by Olivier "blino" Blin - fix loading of tifm_sd module (#18237) |