Re: NEWS entry format
- From: Owen Taylor <otaylor redhat com>
- To: Jeff Waugh <jdub perkypants org>
- Cc: GNOME Hackers <gnome-hackers gnome org>
- Subject: Re: NEWS entry format
- Date: Tue, 14 Jan 2003 21:41:44 -0500 (EST)
Jeff Waugh <jdub perkypants org> writes:
> Hey gang,
>
> So, no one had any ideas for a 'standard NEWS entry format'. How about:
>
> anystring <- one line with any string, at start of file or after newline
> === <- line beginning with '=' sign
> \n <- blank line
>
> I've got some ChangeLog parsing foo, but I'd like to make sure that NEWS
> entries are pulled out as well.
If you want to handle the GTK+ NEWS, you actually need to scan
to the next:
anystring
====
Because I sometimes do:
Overview of Changes in GTK+ 2.1.3
=================================
GDK:
* Blah
* Blah
GTK+:
* Blah
* Blah
Things like that.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]