fixed warnings + added zy1000 jtag_add_clocks support.
[openocd.git] / PATCHES
blob8b88ecf70c4e020bcab57b208e8768e36a999111
1 Please mail patches to:\r
2 \r
3 openocd-development@lists.berlios.de\r
4 \r
5 The patch should be against svn trunk using an SVN\r
6 diff. \r
7 \r
8 Attach the patch to the email as a .txt file and\r
9 also write a short change log entry that maintainers\r
10 can copy and paste into the commit message\r
12 Add yourself to the GPL copyright for non-trivial changes.\r
14 To create a patch from the command line:\r
15  \r
16 svn diff >mypatch.txt\r
18 http://svnbook.red-bean.com/en/1.0/re09.html\r
20 NB! remember to use "svn add" on new files first!\r
22 http://svnbook.red-bean.com/en/1.0/re01.html\r
26 If you have a decent SVN GUI, then that should be\r
27 able to create and apply patches as well...\r