summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-04-14 15:10:35 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-04-14 15:10:35 +0000
commit94048c321df5297c82f3f34cb3ea7f18a6be5e7c (patch)
tree728564b657effac277d11fe2edabf938447cba26
parent45146b38ee32999a1e73286d57ad27588bf4026f (diff)
downloaddrakx-backup-do-not-use-94048c321df5297c82f3f34cb3ea7f18a6be5e7c.tar
drakx-backup-do-not-use-94048c321df5297c82f3f34cb3ea7f18a6be5e7c.tar.gz
drakx-backup-do-not-use-94048c321df5297c82f3f34cb3ea7f18a6be5e7c.tar.bz2
drakx-backup-do-not-use-94048c321df5297c82f3f34cb3ea7f18a6be5e7c.tar.xz
drakx-backup-do-not-use-94048c321df5297c82f3f34cb3ea7f18a6be5e7c.zip
*** empty log message ***
-rw-r--r--perl-install/ChangeLog34
1 files changed, 34 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index ec84b8112..6ca528395 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -5,6 +5,40 @@
fixed umask on urpmi list file and generate synthesis file for each
hdlist.
+ * pkgs.pm: fixed absurd mismatch of use of <=> and cmp on versionCompare.
+
+2001/04/14 Pixel <pixel@mandrakesoft.com>
+
+ * install_steps_interactive.pm (configureX): fix link /etc/gtk (to
+ /mnt/etc/gtk) instead of /etc/gtkrc
+
+ * any.pm (autologin): spurious messages of chksession -> dave nul
+
+ * interactive_newt.pm (exit): fix the exit code
+ (wait_message_endW): don't log "none stacked wait-messages" (as a lot of
+ them exist...)
+ (waitbox): remove spurious '0' in wait_messages
+
+ * 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 (exit): fix the exit code
+
+2001/04/14 warly
+
+ * share/compssUsers, share/list, share/rpmsrate: add icons in compssUser
+ and list
+
+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
+ hdlist.
+
2001/04/14 Pixel <pixel@mandrakesoft.com>
* install_steps_interactive.pm (configureX): fix link /etc/gtk (to