diff options
author | plegall <plg@piwigo.org> | 2005-09-26 21:17:17 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-09-26 21:17:17 +0000 |
commit | b7b05eafc360c258d0d711625051ad10a840613b (patch) | |
tree | f3380e93a9c8032015d29d2bd83edba648a4d787 /doc/ChangeLog | |
parent | e624f27b5fb8c8dffc2bb9f2db8638799bb5f1f8 (diff) |
- bug 158 fixed: display error on "double selects" screens (with MSIE,
strange behavior). VDigital modification optimizes width usage :-)
git-svn-id: http://piwigo.org/svn/trunk@878 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 00b95ec3a..94009b7a1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2005-09-26 Pierrick LE GALL + + * bug 158 fixed: display error on "double selects" screens (with + MSIE, strange behavior). VDigital modification optimizes width + usage :-) + 2005-09-25 Pierrick LE GALL * bug 163 fixed: link error when cookies disabled in admin/stats |