From: Rocco Rutte Date: Wed, 17 Jun 2009 18:42:22 +0000 (+0200) Subject: Mention check_sec.sh in doc/devel-notes.txt X-Git-Tag: mutt-1-5-21-rel~236 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae519e4491dfc438cc6cd894404eb490ebed4328;p=mutt Mention check_sec.sh in doc/devel-notes.txt --- diff --git a/doc/devel-notes.txt b/doc/devel-notes.txt index 8b7b610a..791d0d4b 100644 --- a/doc/devel-notes.txt +++ b/doc/devel-notes.txt @@ -160,6 +160,8 @@ changes should be grouped logically, feature by feature or bugfix by bugfix. Escpecially a single patch fixing several problems at once should be avoided. +Before submitting patches, please make sure the check_sec.sh script +in the top-level source directory reports no errors/warnings. A word about warnings ---------------------