diff options
author | Roozbeh Pournader <roozbeh@farsiweb.info> | 2007-01-24 13:01:52 +0000 |
---|---|---|
committer | Roozbeh Pournader <roozbeh@src.gnome.org> | 2007-01-24 13:01:52 +0000 |
commit | 5a1ff3b59fb474bd702b4eb971e6347e1c8c3451 (patch) | |
tree | d026a576931fbb4b939f9e504cad00d6671d4c14 /README | |
parent | 20f72c43595a374873bbb6599c547648a741b50d (diff) | |
download | gtk+-5a1ff3b59fb474bd702b4eb971e6347e1c8c3451.tar.gz |
Remove mention of no-longer-existing PATCH keyword in bugzilla. (#396899)
2007-01-24 Roozbeh Pournader <roozbeh@farsiweb.info>
* README: Remove mention of no-longer-existing PATCH
keyword in bugzilla. (#396899)
svn path=/trunk/; revision=17209
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -251,8 +251,7 @@ 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 GTK+ programming -interface, the API keyword should also be included. +Bug reports containing patches that add to or change the GTK+ programming +interface should include the API keyword in their keyword fields. Patches should be in unified diff form. (The -u option to GNU diff.) |