diff options
author | kc8apf <kc8apf@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-05-18 17:20:51 +0000 |
---|---|---|
committer | kc8apf <kc8apf@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-05-18 17:20:51 +0000 |
commit | 4528fa49f5b9937c4bdb47347a8a4c8d5912fd14 (patch) | |
tree | ce25cf5390045e5a2256299cc6a97b872061b507 /PATCHES | |
parent | 4925bdd4d9c0602d32889190419c83a4afee3d8f (diff) | |
download | openocd+libswd-4528fa49f5b9937c4bdb47347a8a4c8d5912fd14.tar.gz openocd+libswd-4528fa49f5b9937c4bdb47347a8a4c8d5912fd14.tar.bz2 openocd+libswd-4528fa49f5b9937c4bdb47347a8a4c8d5912fd14.tar.xz openocd+libswd-4528fa49f5b9937c4bdb47347a8a4c8d5912fd14.zip |
PATCHES updates from David Brownell <david-b@pacbell.net>
git-svn-id: svn://svn.berlios.de/openocd/trunk@1813 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'PATCHES')
-rw-r--r-- | PATCHES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |