diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-04-14 15:34:14 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-04-14 15:34:14 +0000 |
commit | 99af783a7951e141924155ed37e922b89a07a3e1 (patch) | |
tree | 97e74a7eadf7fc92c6ea2b007d75430ba0f2ab6a /perl-install | |
parent | fb603cb52fa1b6522ec764dabee453ecf2c8574e (diff) | |
download | drakx-99af783a7951e141924155ed37e922b89a07a3e1.tar drakx-99af783a7951e141924155ed37e922b89a07a3e1.tar.gz drakx-99af783a7951e141924155ed37e922b89a07a3e1.tar.bz2 drakx-99af783a7951e141924155ed37e922b89a07a3e1.tar.xz drakx-99af783a7951e141924155ed37e922b89a07a3e1.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 6ca528395..74e868938 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,22 @@ 2001/04/14 François Pons <fpons@mandrakesoft.com> + * rescue/tree/etc/oem: changed priority level from 2 to 4 for rate + selection of packages. + + * pkgs.pm: fixed absurd mismatch of use of <=> and cmp on versionCompare. + +2001/04/14 Pixel <pixel@mandrakesoft.com> + + * lang.pm (load_po): s/!isStandalone/isInstall/ (mainly for XFdrake's + test) + + * Xconfigurator.pm (use vars): fix stew sux + (testFinalConfig): nicer stderr handling + + * interactive_gtk.pm, interactive_newt.pm (exit): fix the exit code + +2001/04/14 François Pons <fpons@mandrakesoft.com> + * install_any.pm: fixed to gzip synthesis file. safe guard generation of synthesis file. fixed umask on urpmi list file and generate synthesis file for each |