X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=c70b560d54133be1b84ee070eff45da8670838f9;hb=f094b8ffe36fb0c2b27ebb4055052e66caf04055;hp=621b9dbee94f6bebc5268a2e911567835e222712;hpb=647707f8f9cc44ce420284b9a7b1b0333139c378;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 621b9dbe..c70b560d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,30 @@ Legend: ! -> Note $ -> Affected files +26-Oct-2009 Joe Hunt +# Fixed another compatibility issue with MySQL 3.xx (DATE) +$ /reporting/rep710.php +! Late changes in empty.po and en_US.mo +$ /lang/new_language_template/LC_MESSAGES/empty.po + /lang/en_US/LC_MESSAGES/en_US.mo + +24-Oct-2009 Janusz Dobrowolski +# Fixed compatibility issue with MySQL 3.xx +$ /admin/db/tags_db.inc + +24-Oct-2009 Janusz Dobrowolski ++ Default add/update button, ajax update. +$ /dimensions/dimension_entry.php + /gl/manage/gl_accounts.php +! Removed obsolete $tabs global array (tab ids retrieved from $_SESSION['App']) +$ /includes/types.inc + /includes/ui/ui_lists.inc + /admin/inst_module.php + /includes/page/header.inc +# Fixed ajax support for multiply selects. +$ /js/utils.js +# Fixed buggy php behaviour when foreach is used on global array. +$ /frontaccounting.php ------------------------------- Release 2.2 RC ---------------------------------- 24-Oct-2009 Joe Hunt