1
0

* Prevent password autocompletion for user passwords to prevent

possible mismatch. In media manager popup, fix bug that did
      not properly forward to image selection after upload (onli)
This commit is contained in:
Garvin Hicking
2009-10-27 09:08:48 +00:00
parent e46df53f8b
commit 5e0f013e49
4 changed files with 16 additions and 4 deletions

View File

@ -3,6 +3,10 @@
Version 1.5 ()
------------------------------------------------------------------------
* Prevent password autocompletion for user passwords to prevent
possible mismatch. In media manager popup, fix bug that did
not properly forward to image selection after upload (onli)
* Fix a bug in statistics output, when statistics for single-number
months is created. (Andreas Bilke)