Another problem with 'parent != false'. should be 'parent !== false'.
[fa-stable.git] / CHANGELOG.txt
index f5adff05713fbe2d8654fcc7f57150770ce57611..e817d47064709bc071ea6950ceff8556e51288a2 100644 (file)
@@ -19,6 +19,18 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+26-Mar-2010 Joe Hunt
+# Fixed a sorting problem in gl_account_types_list
+$ /includes/ui/ui_lists.inc
+  /gl/includes/db/gl_db_account_types.inc
+
+24-Mar-2010 Janusz Dobrowolski/Joe Hunt
+# Fixed problem with multiply zeros a value of option in list selectors
+# Parse error in ui_list.inc. Fix in other files.
+$ /includes/ui/ui_lists.inc
+  /gl/includes/db/gl_db_account_types.inc
+  /gl/manage/gl_account_types.php
+
 22-Mar-2010 Joe Hunt
 # Error editing (updating) Account Groups and problem
   with "00" == "0" in php.