Fixed another compatibility issue with MySQL 3.xx (DATE)
[fa-stable.git] / CHANGELOG.txt
index 1a0c88d6febcacad019628797feeedba80652f2a..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
@@ -29,8 +53,12 @@ $ /gl/includes/db/gl_db_trans.inc
   /reporting/includes/reports_classes.inc
 
 24-Oct-2009 Janusz Dobrowolski
-# Added text fields sanitiozation on upgrade to 2.2.
+# Added text fields sanitiozation during upgrade to 2.2.
 $ /sql/alter2.2.php
+# Fixed error log warning (missing installed_extensions()) during upgrade .
+$ /includes/session.inc
+# CVS folders exluded from flush_dir to avoid unwanted warnings in error log on devel boxes.
+$ /includes/main.inc
 
 23-Oct-2009 Janusz Dobrowolski
 # Fixed 2.2 upgrade pre_check