diff options
author | chrisaga <chrisaga@piwigo.org> | 2005-10-20 19:06:17 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2005-10-20 19:06:17 +0000 |
commit | 56f29767a83b7f616962db2ffde2ae45f46ae831 (patch) | |
tree | 63b7c9eb566c65f80e22c33067d6eecc34aaf7ba /doc/ChangeLog | |
parent | f223675e5d5936e2621229397fdfb045e44cf109 (diff) |
bug 176 fixed: need a javascript to handle transparent PNG background in IE
(tribute to Bob Osola http://homepage.ntlworld.com/bobosola/index.htm
display: fixed another IE childselector bug in Categories Management admin page
and improved display of this page in all browsers too.
git-svn-id: http://piwigo.org/svn/trunk@905 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index c773565ca..61d5977b3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2005-10-20 chrisaga + + * bug 176 fixed: need a javascript to handle transparent PNG background in IE + (tribute to Bob Osola http://homepage.ntlworld.com/bobosola/index.htm + + * display: fixed another IE childselector bug in Categories Management admin page + and improved display of this page in all browsers too. + 2005-10-18 Pierrick LE GALL * bug 174 fixed: use_exif_mapping configuration parameter was not |