diff --git a/ChangeLog b/ChangeLog index 4ceac98..9b02819 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,13 @@ --------------------------------------------------------------------------- -Version 3.5.6 (beta), 2012-??-?? +Version 3.5.6 (beta), 2012-09-10 - bugfix: Changed intval() handling in details.php into is_numeric. This fixes problems with 64 Bit unsigned uid's. Fixes #bugid 345: http://bugzilla.adiscon.com/show_bug.cgi?id=345 --------------------------------------------------------------------------- +Version 3.4.5 (stable), 2012-09-10 +- Merged fix from beta branch in function_db.php. DB_RemoveBadChars + function supports arrays now, this caused invisible notice errors. +--------------------------------------------------------------------------- Version 3.5.5 (beta), 2012-06-19 - Merged security fixes into beta branch ---------------------------------------------------------------------------