Remove mention of no-longer-existing PATCH keyword in bugzilla. (#396899)

2007-01-23  Roozbeh Pournader  <roozbeh@farsiweb.info>

	* README: Remove mention of no-longer-existing PATCH
	keyword in bugzilla. (#396899)

svn path=/trunk/; revision=5313
This commit is contained in:
Roozbeh Pournader 2007-01-24 12:55:34 +00:00 committed by Roozbeh Pournader
parent ffabd954ee
commit 16531a5fbd
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2007-01-23 Roozbeh Pournader <roozbeh@farsiweb.info>
* README: Remove mention of no-longer-existing PATCH
keyword in bugzilla. (#396899)
2007-01-23 Matthias Clasen <mclasen@redhat.com>
* glib/gutf8.c (g_utf8_get_char_validated): Clarify

5
README
View File

@ -159,9 +159,8 @@ to that bug report.
Otherwise, enter a new bug report that describes the patch,
and attach the patch to that bug report.
Bug reports containing patches should include the PATCH keyword
in their keyword fields. If the patch adds to or changes the GLib
programming interface, the API keyword should also be included.
Bug reports containing patches that add to or change the GLib programming
interface should include the API keyword in their keyword fields.
Patches should be in unified diff form. (The -u option to GNU
diff.)