diff options
author | plegall <plg@piwigo.org> | 2005-09-03 21:20:24 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-09-03 21:20:24 +0000 |
commit | eac1724ee5e20967d989916b76fc9076411be758 (patch) | |
tree | cb07a9bb1c32a567f1f8d948bce00c16bf6b7c9d /doc/ChangeLog | |
parent | c614c0798e96109170d2382121e897cc5b80cb06 (diff) |
- bug fixed : no display of first added element date in admin/intro if no
element in the gallery.
git-svn-id: http://piwigo.org/svn/trunk@861 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 5770eb929..b00a6a902 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,10 @@ 2005-09-03 Pierrick LE GALL + * bug fixed : no display of first added element date in + admin/intro if no element in the gallery. + +2005-09-03 Pierrick LE GALL + * new : template yoga, made by yoDan, helped by chrisaga for integration becomes the official template. |