|
From: <av...@us...> - 2003-12-18 12:58:29
|
Update of /cvsroot/sieve-php/sieve-php
In directory sc8-pr-cvs1:/tmp/cvs-serv2873
Modified Files:
README
Log Message:
Documentation updates
Index: README
===================================================================
RCS file: /cvsroot/sieve-php/sieve-php/README,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** README 5 Nov 2003 18:37:53 -0000 1.9
--- README 18 Dec 2003 12:58:25 -0000 1.10
***************
*** 29,34 ****
Documentation
! The [4]documentation is available online. It is also included in the
! distribution.
Demo
--- 29,34 ----
Documentation
! The [4]documentation is available online. It is also included in a
! separate distribution file.
Demo
***************
*** 53,58 ****
Dan has kindly passed on maintainership to [10]Alexandros Vellis, in
! order to apply some patches that were lying around and fix just one or
! two bugs that are lying around.
Programs Using this Library
--- 53,58 ----
Dan has kindly passed on maintainership to [10]Alexandros Vellis, in
! order to apply some patches and fix just one or two bugs that are
! lying around.
Programs Using this Library
***************
*** 81,85 ****
2. http://www.cyrusoft.com/sieve/
3. http://www.ietf.org/internet-drafts/draft-martin-managesieve-04.txt
! 4. file://localhost/var/www/edunet/sieve-php/doc/html/documentation.html
5. http://members.rushmore.com/~dane/test.php
6. http://email.uoa.gr/projects/squirrelmail/demo.php
--- 81,85 ----
2. http://www.cyrusoft.com/sieve/
3. http://www.ietf.org/internet-drafts/draft-martin-managesieve-04.txt
! 4. file://localhost/var/www/edunet/sieve-php/docs/
5. http://members.rushmore.com/~dane/test.php
6. http://email.uoa.gr/projects/squirrelmail/demo.php
|