diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-03-20 01:17:08 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-03-20 01:17:08 +0000 |
commit | 440ffe22ded3de7604e00d6c98e24e1069ebf378 (patch) | |
tree | 169acc31381d5d8f8fbb216a42aa3148d0d52d59 /perl-install/NEWS | |
parent | 4f441032f26c8334c49969ac7eaa37752c1250ee (diff) | |
download | drakx-440ffe22ded3de7604e00d6c98e24e1069ebf378.tar drakx-440ffe22ded3de7604e00d6c98e24e1069ebf378.tar.gz drakx-440ffe22ded3de7604e00d6c98e24e1069ebf378.tar.bz2 drakx-440ffe22ded3de7604e00d6c98e24e1069ebf378.tar.xz drakx-440ffe22ded3de7604e00d6c98e24e1069ebf378.zip |
move functions to get available space from installer to drakxtools (to be used in draklive-install)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 9488b9252..611434e3f 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -4,6 +4,8 @@ o do not configure network if already up o allow to use a simplified time step (no timezone selection, ntp settings as advanced) +- move functions to get available space from installer + (to be used in draklive-install) Version 10.16.1 - 18 March 2008 |