diff options
author | plegall <plg@piwigo.org> | 2005-11-08 21:26:30 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-11-08 21:26:30 +0000 |
commit | d17eac910475693f64da8d772c92d1802ca34e1c (patch) | |
tree | 96d72185d2d827691c45003c15a28306acc941e4 /doc/ChangeLog | |
parent | f5d15d6b12727961d8d9a10439f64bb16b5fcb87 (diff) |
- bug 180 fixed: (report from BSF) remote_site.tpl doesn't validate.
- translation bug fixed: (report from BSF) generate_file_listing.php doesn't
exist, it's create_listing_file.php !
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@929 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 445e39938..93297e827 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,4 +1,13 @@ 2005-11-08 Pierrick LE GALL + + * bug 180 fixed: (report from BSF) remote_site.tpl doesn't + validate. + + * translation bug fixed: (report from BSF) + generate_file_listing.php doesn't exist, it's + create_listing_file.php ! + +2005-11-08 Pierrick LE GALL * Branch 1.5 creation |