diff options
author | plegall <plg@piwigo.org> | 2005-10-25 20:50:14 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-10-25 20:50:14 +0000 |
commit | f74420a36a66d380241c12c265d5b83f1c0e8ea4 (patch) | |
tree | 9644caea49d8bb51bf3ba52c7571709da2eaf150 /doc | |
parent | 32f1a5d6ecb7d6f0ead2052937dab80a4d635e27 (diff) |
- bug 183 fixed: Warning when trying to associate an image with an already
associated category. Just coded the TODO instructions I had let some time
ago.
git-svn-id: http://piwigo.org/svn/trunk@916 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 2c4cdc95c..6a169dfb8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2005-10-25 Pierrick LE GALL + + * bug 183 fixed: Warning when trying to associate an image with an + already associated category. Just coded the TODO instructions I + had let some time ago. + 2005-10-23 chrisaga * bug 184 fixed: .png button left aligned in IE |