From: Felipe L. <fel...@us...> - 2004-05-21 17:41:19
|
Update of /cvsroot/phpsqliteadmin/phpsqliteadmin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7452 Modified Files: changelog.txt Log Message: last changes...login added and session fixed (21.05.2004) Index: changelog.txt =================================================================== RCS file: /cvsroot/phpsqliteadmin/phpsqliteadmin/changelog.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- changelog.txt 11 May 2004 18:23:19 -0000 1.1.1.1 +++ changelog.txt 21 May 2004 17:41:10 -0000 1.2 @@ -1,5 +1,10 @@ phpSQLiteAdmin changelog +(21.05.2004) + +- added login +- fixed session problem concerning database names + 0.2 (05.03.2004) - Implemented an alias-system which allows you to add the databases you want to administer via phpSQLiteAdmin. No need to edit config.php anymore |