Fixed another compatibility issue with MySQL 3.xx (DATE)
[fa-stable.git] / CHANGELOG.txt
index 621b9dbee94f6bebc5268a2e911567835e222712..c70b560d54133be1b84ee070eff45da8670838f9 100644 (file)
@@ -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