The following commit has been merged in the master branch:
commit 52637750d18b36d59571f43cacff513133e6dc19
Author: Ville Skyttä <[email protected]>
Date:   Sat Aug 6 19:40:24 2011 +0300

    README: Don't ask for CHANGES entries, our release manager takes care of it.

diff --git a/README b/README
index d921e2d..c16b800 100644
--- a/README
+++ b/README
@@ -374,11 +374,10 @@ guidelines in mind:
 
 - Generate patches preferably against the git repository, with "git
   format-patch origin/master" (assuming the diff was against the
-  origin/master branch), and don't forget the entry for the CHANGES
-  file if you feel that the change deserves one, and send them
-  preferably with "git send-email".  If you don't have git available
-  or can't access the repository for some reason, generate patches as
-  unified diffs ('diff -u').
+  origin/master branch), and send them preferably with "git
+  send-email".  If you don't have git available or can't access the
+  repository for some reason, generate patches as unified diffs
+  ('diff -u').
 
 - If your code was written for a particular platform, try to make it
   portable to other platforms, so that everyone may enjoy it. If your

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits

Reply via email to