diff options
author | plegall <plg@piwigo.org> | 2005-08-15 22:01:00 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-08-15 22:01:00 +0000 |
commit | 149edc131d7cac50dfac0a9d00c0a36c4355ec9a (patch) | |
tree | d960644608912a1f6d6ba79c89104089bb472d3a /doc | |
parent | 3b957eb48093b4705cd98d0f9c70ea932a37e633 (diff) |
- new : introduction page to administration section. This page gives
informations about PhpWebGallery version, PHP version, MySQL version,
gallery database informations (number of categories, elements, users,
comments). Ability to request phpwebgallery.net for upgrade.
- deletion : of obsolete admin/admin_phpinfo.php page replaced by a link in
introduction page.
git-svn-id: http://piwigo.org/svn/trunk@814 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index a87ebf2ac..2159cdf39 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,14 @@ +2005-08-15 Pierrick LE GALL + + * new : introduction page to administration section. This page + gives informations about PhpWebGallery version, PHP version, MySQL + version, gallery database informations (number of categories, + elements, users, comments). Ability to request phpwebgallery.net + for upgrade. + + * deletion : of obsolete admin/admin_phpinfo.php page replaced by + a link in introduction page. + 2005-08-14 Pierrick LE GALL * modification : simplification of HTML/CSS code for double select |