Remove mention of no-longer-existing PATCH keyword in bugzilla. (#396899)
authorRoozbeh Pournader <roozbeh@farsiweb.info>
Wed, 24 Jan 2007 12:55:34 +0000 (12:55 +0000)
committerRoozbeh Pournader <roozbeh@src.gnome.org>
Wed, 24 Jan 2007 12:55:34 +0000 (12:55 +0000)
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

ChangeLog
README

index 5b22e18..1e0d451 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/README b/README
index d87778a..265357a 100644 (file)
--- 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.)