Add reportbug to tasks/forcd1
Make it easier for users to report installation problems. Closes: #861288
This commit is contained in:
parent
9815b0abe3
commit
7ec1eb149c
|
@ -6,8 +6,10 @@ debian-cd (3.1.20) UNRELEASED; urgency=medium
|
|||
|
||||
[ Steve McIntyre ]
|
||||
* Add https bits to tools/generate_di+k_list (#855035)
|
||||
* Fix missing full path for cztz call in tools/grab_md5 (Closes: #855174)
|
||||
* Fix missing full path for catz call in tools/grab_md5 (Closes: #855174)
|
||||
* Add stub for mips64el boot support, so we can build images for it
|
||||
* Add reportbug to tasks/forcd1 - make it easier for users to report
|
||||
installation problems. Closes: #861288
|
||||
|
||||
[ Samuel Thibault ]
|
||||
* Add support for grub submenu hotkeys.
|
||||
|
|
|
@ -20,3 +20,6 @@ bpalogin
|
|||
/* pppconfig helps various people too */
|
||||
pppconfig
|
||||
|
||||
/* #861288 - make it easier for users to report installation problems */
|
||||
reportbug
|
||||
|
||||
|
|
Loading…
Reference in New Issue