[Pureuseradmin-cvs] PureUserAdmin README,1.6,1.7 BUGS,1.2,1.3 CHANGELOG,1.7,1.8
Status: Abandoned
Brought to you by:
mvanbaak
From: Michiel v. B. <mva...@us...> - 2004-10-16 10:25:56
|
Update of /cvsroot/pureuseradmin/PureUserAdmin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29525 Modified Files: README BUGS CHANGELOG Log Message: new release notes Index: README =================================================================== RCS file: /cvsroot/pureuseradmin/PureUserAdmin/README,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** README 3 Oct 2004 19:18:48 -0000 1.6 --- README 16 Oct 2004 10:25:47 -0000 1.7 *************** *** 41,45 **** Notify users with their ftp info PHP5 support ! All in a Class now 3. Requirements. --- 41,45 ---- Notify users with their ftp info PHP5 support ! Search and pages in userlist* 3. Requirements. Index: BUGS =================================================================== RCS file: /cvsroot/pureuseradmin/PureUserAdmin/BUGS,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** BUGS 3 Oct 2004 19:18:48 -0000 1.2 --- BUGS 16 Oct 2004 10:25:47 -0000 1.3 *************** *** 3,10 **** We have no bugs that we know of ;) - Well, actually,.... - After rewriteing the whole thing in php5 Class the - search/page thingy is gone. - If you find a bug or have a feature request please file it at sf.net --- 3,6 ---- Index: CHANGELOG =================================================================== RCS file: /cvsroot/pureuseradmin/PureUserAdmin/CHANGELOG,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** CHANGELOG 5 Oct 2004 18:59:36 -0000 1.7 --- CHANGELOG 16 Oct 2004 10:25:47 -0000 1.8 *************** *** 2,5 **** --- 2,8 ---- [%%VERSION] <%%EMAIL> + * added search and paging in userlist again + + [0.2.0] <mvanbaak (at) users (dot) sourceforge (dot) net> * php5 support * dropped php4 support |