[Asterisk-java-cvs] CVS: asterisk-java/xdocs patch.xml,1.2,1.3
Brought to you by:
srt
From: Stefan R. <sr...@us...> - 2005-04-24 15:58:15
|
Update of /cvsroot/asterisk-java/asterisk-java/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8995/xdocs Modified Files: patch.xml Log Message: Added intro sentence Index: patch.xml =================================================================== RCS file: /cvsroot/asterisk-java/asterisk-java/xdocs/patch.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -p -r1.2 -r1.3 --- patch.xml 24 Apr 2005 15:46:10 -0000 1.2 +++ patch.xml 24 Apr 2005 15:58:07 -0000 1.3 @@ -25,6 +25,9 @@ <meta name="keywords" content="Asterisk,asterisk,Java,java,Manager API,FastAGI,AGI"/> <body> <section name="How To Create and Submit a Patch"> + + <p>This documents how to create and submit patches for Asterisk-java.</p> + <subsection name="Introduction"> <p>A patch is exactly what the word says: a small piece of code used to repair a breach. It is normally a plain text file containing only |