From: Roozbeh Pournader Date: Wed, 24 Jan 2007 12:55:34 +0000 (+0000) Subject: Remove mention of no-longer-existing PATCH keyword in bugzilla. (#396899) X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=16531a5fbd17e85b8b1a93d09bae2164fccd91db;p=dana%2Fcg-glib.git Remove mention of no-longer-existing PATCH keyword in bugzilla. (#396899) 2007-01-23 Roozbeh Pournader * README: Remove mention of no-longer-existing PATCH keyword in bugzilla. (#396899) svn path=/trunk/; revision=5313 --- diff --git a/ChangeLog b/ChangeLog index 5b22e184..1e0d4512 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-01-23 Roozbeh Pournader + + * README: Remove mention of no-longer-existing PATCH + keyword in bugzilla. (#396899) + 2007-01-23 Matthias Clasen * glib/gutf8.c (g_utf8_get_char_validated): Clarify diff --git a/README b/README index d87778a0..265357a5 100644 --- a/README +++ b/README @@ -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.)