diff etc/BETA @ 298:70ad99077275 r21-0b47

Import from CVS: tag r21-0b47
author cvs
date Mon, 13 Aug 2007 10:39:40 +0200
parents 5a79be0ef6a8
children 9ea74add5d37
line wrap: on
line diff
--- a/etc/BETA	Mon Aug 13 10:38:47 2007 +0200
+++ b/etc/BETA	Mon Aug 13 10:39:40 2007 +0200
@@ -224,6 +224,9 @@
 Each patch will be reviewed by the patches review board, and will be
 acked and added to the distribution, or rejected with an explanation.
 
+Emailed patches should preferably be sent in MIME format and quoted
+printable encoding (if necessary).
+
 When making patches, please use the `-u' option, or if your diff
 doesn't support it, `-c'.  Using ordinary (context-free) diffs are
 notoriously prone to error, since line numbers tend to change when
@@ -255,6 +258,17 @@
 M-x cd to the appropriate directory, and issue the command `C-u M-!' from
 within XEmacs.
 
+Guidelines for writing ChangeLog entries is governed by the GNU coding 
+standards.  Please see
+	http://www.gnu.org/prep/standards_toc.html   [Change Logs section]
+for details.
+
+Patches should be as single-minded as possible.  Mammoth patches can
+be very difficult to place into the right slot.  They are much easier
+to deal with when broken down into functional or conceptual chunks.
+The patches submitted by Kyle Jones and Hrvoje Niksic are stellar
+examples of how to Do The Right Thing.
+
 ** Packages directory on the FTP Site
 =====================================