|
From: <av...@us...> - 2003-12-18 12:46:23
|
Update of /cvsroot/sieve-php/sieve-php In directory sc8-pr-cvs1:/tmp/cvs-serv826 Modified Files: README.html INSTALL Log Message: Documentation updates Index: README.html =================================================================== RCS file: /cvsroot/sieve-php/sieve-php/README.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README.html 5 Nov 2003 18:37:53 -0000 1.1 --- README.html 18 Dec 2003 12:46:20 -0000 1.2 *************** *** 49,54 **** <h2>Documentation</h2> ! <p>The <a href="documentation.html">documentation is available online</a>. It ! is also included in the distribution.</p> --- 49,54 ---- <h2>Documentation</h2> ! <p>The <a href="docs/">documentation is available online</a>. It ! is also included in a separate distribution file.</p> *************** *** 85,89 **** - <h2>Authors</h2> --- 85,88 ---- *************** *** 93,99 **** <p>Dan has kindly passed on maintainership to <a href="http://www.noc.uoa.gr/~avel/">Alexandros Vellis</a>, in order to apply ! some patches that were lying around and fix just one or two bugs that are lying ! around.</p> ! --- 92,96 ---- <p>Dan has kindly passed on maintainership to <a href="http://www.noc.uoa.gr/~avel/">Alexandros Vellis</a>, in order to apply ! some patches and fix just one or two bugs that are lying around.</p> *************** *** 137,155 **** Application</a></li> - - </ul> - <div class="center"> <p> - <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=35727&type=4" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a> - </p> <p> - <a href="http://validator.w3.org/check/referer"><img border="0" src="/images/valid-xhtml10.png" --- 134,146 ---- Index: INSTALL =================================================================== RCS file: /cvsroot/sieve-php/sieve-php/INSTALL,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** INSTALL 5 Nov 2003 18:37:53 -0000 1.1 --- INSTALL 18 Dec 2003 12:46:20 -0000 1.2 *************** *** 16,20 **** If you have any trouble or have any bugs, problems or ideas to report, write to ! sieve-php development list: sie...@li.... A web interface to subscribe to this list is available at: https://lists.sourceforge.net/mailman/listinfo/sieve-php-devel --- 16,20 ---- If you have any trouble or have any bugs, problems or ideas to report, write to ! sieve-php development list: sieve-php-devel at lists.sourceforge.net. A web interface to subscribe to this list is available at: https://lists.sourceforge.net/mailman/listinfo/sieve-php-devel |