[Asterisk-java-cvs] CVS: asterisk-java/xdocs patch.xml,1.4,1.5
Brought to you by:
srt
From: Stefan R. <sr...@us...> - 2005-08-21 00:10:25
|
Update of /cvsroot/asterisk-java/asterisk-java/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32357/xdocs Modified Files: patch.xml Log Message: Updated patch howto to suggest submitting the patch to the bug tracker instead of the -devel mailing list Index: patch.xml =================================================================== RCS file: /cvsroot/asterisk-java/asterisk-java/xdocs/patch.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -p -r1.4 -r1.5 --- patch.xml 8 May 2005 11:59:53 -0000 1.4 +++ patch.xml 21 Aug 2005 00:10:15 -0000 1.5 @@ -63,7 +63,7 @@ <subsection name="Sending a Patch"> <p>The preferred way to submit a patch is via the - <a href="mail-lists.html">Asterisk-Java Developer List</a>. + <a href="http://jira.reucon.com/browse/AJ">Bug Tracker</a>. The patch can be reviewed there in public and other suggestions can be discussed.</p> </subsection> |