From 4528fa49f5b9937c4bdb47347a8a4c8d5912fd14 Mon Sep 17 00:00:00 2001
From: kc8apf <kc8apf@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Date: Mon, 18 May 2009 17:20:51 +0000
Subject: [PATCH] PATCHES updates from David Brownell <david-b@pacbell.net>

git-svn-id: svn://svn.berlios.de/openocd/trunk@1813 b42882b7-edfa-0310-969c-e2dbd0fdcd60
---
 PATCHES | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/PATCHES b/PATCHES
index 5606e241e..7fc2b9922 100644
--- a/PATCHES
+++ b/PATCHES
@@ -2,6 +2,9 @@ Please mail patches to:
 
 openocd-development@lists.berlios.de
 
+Note that you can't send patches to that list unless
+you're a member, despite what the list info page says.
+
 The patch should be against svn trunk using an SVN
 diff. 
 
@@ -9,6 +12,10 @@ Attach the patch to the email as a .txt file and
 also write a short change log entry that maintainers
 can copy and paste into the commit message
 
+(However, don't expect the maintainers to actually
+include such entries in their commit messages if
+they're longer than a single $SUBJECT line.)
+
 Add yourself to the GPL copyright for non-trivial changes.
 
 To create a patch from the command line:
-- 
GitLab