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=/branches/gtk-2-10/; revision=17210
This commit is contained in:
Roozbeh Pournader
2007-01-24 13:46:51 +00:00
committed by Roozbeh Pournader
parent d439452e11
commit 6150cebb6c
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2007-01-24 Roozbeh Pournader <roozbeh@farsiweb.info>
* README: Remove mention of no-longer-existing PATCH
keyword in bugzilla. (#396899)
2007-01-24 Kjartan Maraas <kmaraas@gnome.org>
* gtk/gtkfilesystemunix.c: (expand_tilde):

5
README
View File

@@ -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.)