diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-09-03 17:04:22 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-09-03 17:04:22 +0000 |
commit | 9b82b858dcb69795962ff1332177a5ee6d9c3cb6 (patch) | |
tree | 913dac376aaf7d25ee08232e545b9326e0ab36a2 | |
parent | ff9b44a245ff217232d0feb8eebac9df5d1dd5f9 (diff) | |
download | drakx-backup-do-not-use-9b82b858dcb69795962ff1332177a5ee6d9c3cb6.tar drakx-backup-do-not-use-9b82b858dcb69795962ff1332177a5ee6d9c3cb6.tar.gz drakx-backup-do-not-use-9b82b858dcb69795962ff1332177a5ee6d9c3cb6.tar.bz2 drakx-backup-do-not-use-9b82b858dcb69795962ff1332177a5ee6d9c3cb6.tar.xz drakx-backup-do-not-use-9b82b858dcb69795962ff1332177a5ee6d9c3cb6.zip |
10.4.184
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index a9ee07e13..1700ef5a0 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=10.4.183 +VERSION:=10.4.184 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index c51679a49..6abca9af7 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 10.4.184 - 3 September 2007, by Thierry Vignaud + - diskdrake o support for UUID in filesystems (and UUID=... in fstab) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 53663b5f4..ad32391b8 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 10.4.184 - 3 September 2007, by Thierry Vignaud + - support for UUID (including UUID=xxx in fstab) - do not set relatime option for mounting nfs - nicely adjust mtime of fontconfig cache files |