diff options
author | plegall <plg@piwigo.org> | 2005-10-17 21:29:51 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-10-17 21:29:51 +0000 |
commit | 1c6edb3d10dd51ef27359b90328da5a4094fbada (patch) | |
tree | 2bf8226fe1eed0fda1b06733d6fb7bbb01cdd3ed /doc | |
parent | 92d9dddd2bc5b3b61d7c63e2f5fd48d5b3597db3 (diff) |
- improvement: use new function get_language_filepath in about.php
(complement of bug 168 correction)
git-svn-id: http://piwigo.org/svn/trunk@897 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index b53b56630..c8021b96f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,10 @@ 2005-10-17 Pierrick LE GALL + * improvement: use new function get_language_filepath in about.php + (complement of bug 168 correction) + +2005-10-17 Pierrick LE GALL + * bug 154 fixed: "Calendar category, too precise dates". Bug came from the bigger precision of creation_date and available_date in images tables. Need to retrieve only the year-month-day |