diff options
author | plegall <plg@piwigo.org> | 2005-10-23 21:02:21 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-10-23 21:02:21 +0000 |
commit | aa27a6b5982a8d884e06f8b45bef7f012a2dea3b (patch) | |
tree | 79490f203451b2d4e9f01249cee1a84f766a29df /doc | |
parent | 9fc85a0473287a0ad16dfe37766ff3e8148e2322 (diff) |
- bug 181 fixed: "Parameters not created in phpwebgallery_config during
upgrade". gallery_title and gallery_description had not been added to
config table. (use|show)_(exif|iptc) and authorize_remembering have also
been removed...
git-svn-id: http://piwigo.org/svn/trunk@911 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 26b3fb94d..d0e975252 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2005-10-23 Pierrick LE GALL + + * bug 181 fixed: "Parameters not created in phpwebgallery_config + during upgrade". gallery_title and gallery_description had not + been added to config table. (use|show)_(exif|iptc) and + authorize_remembering have also been removed... + 2005-10-22 chrisaga * bug 177 fixed: icon tools wrong position in Safari and Konqueror |