diff options
author | plegall <plg@piwigo.org> | 2005-06-25 17:09:01 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-06-25 17:09:01 +0000 |
commit | 3c2b8d230e0ca85bf7fc22124769c131cc47ac80 (patch) | |
tree | 6908e4e56b8e4f2d9a69f313887af2aa016f40b6 /doc/ChangeLog | |
parent | 49fb2b6fd30bf4830c344ca93c64e2ecd92d2dff (diff) |
- new feature : ability to add links on the main page (see
include/config_default.inc.php)
git-svn-id: http://piwigo.org/svn/trunk@797 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 87826a9bc..aa3eb2ee4 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-06-25 Pierrick LE GALL + + * new feature : ability to add links on the main page (see + include/config_default.inc.php) + 2005-06-21 Pierrick LE GALL * comments page rewritten : comments are displayed one by one, |