diff options
author | Francois Pons <fpons@mandriva.com> | 2000-04-28 01:28:59 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-04-28 01:28:59 +0000 |
commit | b415ea0d3202378cf47c5b7fc9c82f081e9c7f72 (patch) | |
tree | 8656ab7cc84846b3b67f22511a9c9f3b891c4336 /perl-install/ChangeLog | |
parent | 053755d74f85fa59781581589ddd06cb59949333 (diff) | |
download | drakx-b415ea0d3202378cf47c5b7fc9c82f081e9c7f72.tar drakx-b415ea0d3202378cf47c5b7fc9c82f081e9c7f72.tar.gz drakx-b415ea0d3202378cf47c5b7fc9c82f081e9c7f72.tar.bz2 drakx-b415ea0d3202378cf47c5b7fc9c82f081e9c7f72.tar.xz drakx-b415ea0d3202378cf47c5b7fc9c82f081e9c7f72.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 9b5d770b3..e83423b33 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -4,6 +4,8 @@ upgrade the same way it is done for installation. added check of minimal size, abort else (at least let the user know about :-) fixed crypto if no network interface available. + * install2.pm: fixed problem during upgrade that lost network + configuration. 2000-04-28 Pixel <pixel@mandrakesoft.com> |