diff options
author | plegall <plg@piwigo.org> | 2005-09-25 20:50:14 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-09-25 20:50:14 +0000 |
commit | e624f27b5fb8c8dffc2bb9f2db8638799bb5f1f8 (patch) | |
tree | 158c9a04903312edd383a2958970056cb47634e8 /doc/ChangeLog | |
parent | 8f058fcc9bcff868a29be0e8077eb7fed1b37f6f (diff) |
- bug 163 fixed: link error when cookies disabled in admin/stats
git-svn-id: http://piwigo.org/svn/trunk@877 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 5a013857d..00b95ec3a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2005-09-25 Pierrick LE GALL + + * bug 163 fixed: link error when cookies disabled in admin/stats + 2005-09-24 Pierrick LE GALL * bug fixed: HTML error on nested UL in categories menu. |