diff options
author | plegall <plg@piwigo.org> | 2005-10-31 13:47:58 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-10-31 13:47:58 +0000 |
commit | bf596c72795f70d154381d90d89171bab599997f (patch) | |
tree | e7678d21a1a549cc1d46f5dd36ae7763adc568ba /doc | |
parent | 7b9d91a8e680763af8b18052d3acf0431965811e (diff) |
- modification: use "filter" class for quickconnect box (with some custom
modifications)
- bug fixed: the total number of pictures had disappeared
git-svn-id: http://piwigo.org/svn/trunk@919 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 141c9b31a..b4686224a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2005-10-31 Pierrick LE GALL + + * modification: use "filter" class for quickconnect box (with some + custom modifications) + + * bug fixed: the total number of pictures had disappeared + 2005-10-30 volcom * bug 190 fixed: issue in stats.tpl display |