diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-01-02 18:25:59 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-01-02 18:25:59 +0000 |
commit | 922306ae1d149c5a3778d85aa4ab6fabfdf935f3 (patch) | |
tree | 04e32d685bb6a8ebdfe343bac3d71e9fa89024c6 /perl-install/NEWS | |
parent | 76b5755f7c94cf728ec04e71108f9c57101826ba (diff) | |
download | drakx-backup-do-not-use-922306ae1d149c5a3778d85aa4ab6fabfdf935f3.tar drakx-backup-do-not-use-922306ae1d149c5a3778d85aa4ab6fabfdf935f3.tar.gz drakx-backup-do-not-use-922306ae1d149c5a3778d85aa4ab6fabfdf935f3.tar.bz2 drakx-backup-do-not-use-922306ae1d149c5a3778d85aa4ab6fabfdf935f3.tar.xz drakx-backup-do-not-use-922306ae1d149c5a3778d85aa4ab6fabfdf935f3.zip |
allow to set zero values in module options (#26515, backport from trunk)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 3c1cf2c9d..ef3426e94 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -15,6 +15,7 @@ (so that storage devices get detected at first boot on live) o mark the service as interactive, so that package requests are displayed with parallell init + o allow to set zero values in module options (#26515) Version 10.4.239 - 5 October 2007, by Thierry Vignaud |