diff DOCS/tech/patches.txt @ 11196:0750ab856742

More precise wording inspired by michaelni.
author diego
date Mon, 20 Oct 2003 22:51:20 +0000
parents ed5969812ff3
children 10e0ad4f21b6
line wrap: on
line diff
--- a/DOCS/tech/patches.txt	Mon Oct 20 21:40:58 2003 +0000
+++ b/DOCS/tech/patches.txt	Mon Oct 20 22:51:20 2003 +0000
@@ -8,7 +8,8 @@
 
 0. Do not send complete files. These need to be diffed by hand to see the
    changes, which makes reviews harder and less likely to occur. Besides as
-   soon as one of the files changes, your version becomes obsolete.
+   soon as one of the files changes, your version becomes harder to apply,
+   thus reducing its chances of being accepted.
 
 1. Always make patches for the CVS version. The README describes how to check
    out CVS and daily CVS snapshots are available from our download page.