2002-12-01 Yoshinori K. Okuji <okuji@enbug.org>
* docs/grub.texi (Reporting bugs): Specify the project page of the BTS instead of the BTS itself.
This commit is contained in:
parent
bf88d91883
commit
3ff3b071ea
6 changed files with 15 additions and 9 deletions
|
@ -1,3 +1,8 @@
|
|||
2002-12-01 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* docs/grub.texi (Reporting bugs): Specify the project page of
|
||||
the BTS instead of the BTS itself.
|
||||
|
||||
2002-11-30 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* docs/Makefile.am (man_MANS): Added grub-terminfo.8.
|
||||
|
|
7
NEWS
7
NEWS
|
@ -4,9 +4,10 @@ New in 0.93:
|
|||
* Define the behavior of the boot loader when the load end address is
|
||||
zero and the bss end address is zero in the Multiboot Specification.
|
||||
Also, add the support into GRUB.
|
||||
* Finally, we have a Bug Tracking System on Savannah! Now the preferable
|
||||
way to report bugs is to use the BTS rather than sending e-mail to
|
||||
bug-grub. See <http://bugcomm.enbug.org>, for more details.
|
||||
* Finally, we have a Bug Tracking System! Now the preferable way to
|
||||
report bugs is to use the BTS rather than sending e-mail to bug-grub.
|
||||
See <http://bugcomm.enbug.org/?project=grub&mode=project>, for more
|
||||
details.
|
||||
* The appendix "FAQ" in the manual is removed. See the GNU GRUB FAQ on
|
||||
the web <http://www.gnu.org/software/grub/grub-faq.html> instead.
|
||||
* The terminal handling code is rewritten radically, and many bugfixes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
|
||||
.TH GRUB "8" "November 2002" "grub (GNU GRUB 0.93)" FSF
|
||||
.TH GRUB "8" "December 2002" "grub (GNU GRUB 0.93)" FSF
|
||||
.SH NAME
|
||||
grub \- the grub shell
|
||||
.SH SYNOPSIS
|
||||
|
|
|
@ -3598,7 +3598,7 @@ thing.
|
|||
@end enumerate
|
||||
|
||||
If you realize the guideline above, submit a report to the
|
||||
@uref{http://bugcomm.enbug.org, Bug Tracking System}.
|
||||
@uref{http://bugcomm.enbug.org/?project=grub&mode=project, Bug Tracking System}.
|
||||
Alternatively, you can submit a report via electronic mail to
|
||||
@email{bug-grub@@gnu.org}, but we strongly recommend that you use the
|
||||
Bug Tracking System, because e-mail can be passed over easily.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set UPDATED 30 November 2002
|
||||
@set UPDATED-MONTH November 2002
|
||||
@set UPDATED 1 December 2002
|
||||
@set UPDATED-MONTH December 2002
|
||||
@set EDITION 0.93
|
||||
@set VERSION 0.93
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set UPDATED 30 November 2002
|
||||
@set UPDATED-MONTH November 2002
|
||||
@set UPDATED 1 December 2002
|
||||
@set UPDATED-MONTH December 2002
|
||||
@set EDITION 0.93
|
||||
@set VERSION 0.93
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue