diff options
author | plegall <plg@piwigo.org> | 2005-04-25 21:35:10 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-04-25 21:35:10 +0000 |
commit | bd6d2d0a217247c42f6b1083d1d2f4783ae3cad8 (patch) | |
tree | e995e5a9157f5d1b7527b5b635809fd44bd55a3a /doc/ChangeLog | |
parent | 93650321f06d253f0e4f2522a08f47118a7df7c8 (diff) |
- profile.php is no longer used for listing users : admin/user_list.php
comes back (as in 1.3 branch)
- user list updated : ability to filter list on username
git-svn-id: http://piwigo.org/svn/trunk@768 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index eaf71ed5e..d75bc5402 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2005-04-25 Pierrick LE GALL + + * profile.php is no longer used for listing users : + admin/user_list.php comes back (as in 1.3 branch) + + * user list updated : ability to filter list on username + 2005-04-25 Gweltas * ability to install even if file include/mysql.inc.php doesn't |