summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-02-04 16:16:16 +0000
committerThierry Vignaud <tv@mandriva.org>2008-02-04 16:16:16 +0000
commit341b454d330bcb15c0d88edecf7f5628d8df3784 (patch)
tree3cd8e4e35737e1a9d426b1013745369cc54d81f2 /perl-install/NEWS
parent0d109467687d7bd311863a8e3f7af1617a71ab23 (diff)
downloaddrakx-backup-do-not-use-341b454d330bcb15c0d88edecf7f5628d8df3784.tar
drakx-backup-do-not-use-341b454d330bcb15c0d88edecf7f5628d8df3784.tar.gz
drakx-backup-do-not-use-341b454d330bcb15c0d88edecf7f5628d8df3784.tar.bz2
drakx-backup-do-not-use-341b454d330bcb15c0d88edecf7f5628d8df3784.tar.xz
drakx-backup-do-not-use-341b454d330bcb15c0d88edecf7f5628d8df3784.zip
- autoselect distro version in bugzilla
- do not display twice "Cannot be run in console mode." message - explain what is the usefull part of the gdb trace - make "Please describe what you were doing when it crashed" more visible and force people to write something in before opening bugzilla - open help as user - prevent altering tool and the like when catching a bug (#35241) - report crash messages in the bug report only when --incident is used (and not when tools explicitely run drakbug with --report) - report gdb trace if possible - stop translating program name in bugzilla (#35241)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r--perl-install/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 8a39d0e4f..534c97230 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,5 +1,17 @@
- drakbug:
+ o autoselect distro version in bugzilla
+ o do not display twice "Cannot be run in console mode." message
+ o explain what is the usefull part of the gdb trace
o keep buggy process around so that we can run gdb on it (if perl segfaulted)
+ o make "Please describe what you were doing when it crashed" more
+ visible and force people to write something in before opening
+ bugzilla
+ o open help as user
+ o prevent altering tool and the like when catching a bug (#35241)
+ o report crash messages in the bug report only when --incident is used
+ (and not when tools explicitely run drakbug with --report)
+ o report gdb trace if possible
+ o stop translating program name in bugzilla (#35241)
- bootloader-config, diskdrake:
o look for LVM PV on non partitioned disk before looking for DOS
partition_table (esp. for lilo which puts the DOS magic)