This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch]remove whitespace in frame.c


On 02/16/2013 03:46 PM, asmwarrior wrote:
Hi, Yao, thanks. I do not know what is the correct changelog text format.
I think changelog can be:
Remove one extra white space after #include directive.


The format is not correct. See more about ChangeLog here http://www.gnu.org/prep/standards/standards.html#Change-Logs

Anyway, the patch is too simple and abvious in my original post, so any GDB devs can help to apply it.

Not really :) The patch is simple, but we still need to know who made this change, the name and email address. Some one may use gmail post patches and use his/her employer's email address in ChangeLog. We don't know what name and email address you want to put on ChangeLog. I find your record in ChangeLog-2012, so use it here.


2013-02-16 Yuanhui Zhang <asmwarrior@gmail.com>

	* frame.c: Remove one extra white space after #include
	directive.

Anyway, since you post patch here, please follow the rules. Writing a changelog entry shouldn't cost you more than ten minutes, so next time, please don't forget the changelog entry. Thanks.

I'll commit this patch for you.

--
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]