diff options
author | plegall <plg@piwigo.org> | 2005-11-08 21:19:19 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-11-08 21:19:19 +0000 |
commit | 429a108ff17ed27d965c028e7d545467630f4aa2 (patch) | |
tree | ab6320a64436e9dfc43d9419fcc30e461c5e8370 /doc | |
parent | 5282ee6fb1e6a6f9db6b68b66494d1a225c207ab (diff) |
- bug 180 fixed: remote_site.tpl doesn't validate.
- translation bug fixed: generate_file_listing.php doesn't exist, it's
create_listing_file.php !
git-svn-id: http://piwigo.org/svn/trunk@927 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 b590fb6b5..7c9c084d7 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,4 +1,11 @@ 2005-11-07 Pierrick LE GALL + + * bug 180 fixed: remote_site.tpl doesn't validate. + + * translation bug fixed: generate_file_listing.php doesn't exist, + it's create_listing_file.php ! + +2005-11-07 Pierrick LE GALL * bug 184 fixed: for the third time... |