Fixed multiply small issues mainly related to php5.3.
[fa-stable.git] / CHANGELOG.txt
index 549cdc96ecc09c37f3ee46e429c54f724ef336d8..9497004cddaf6c31254ae8a15045c7193726f04b 100644 (file)
@@ -19,6 +19,19 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+07-Dec-2010 Janusz Dobrowolski
+# Missing tags argument in display_type call
+$ /reporting/rep705.php
+# [0000301] Voided transactions should no be presented in gl inquiry
+$ /gl/includes/db/gl_db_trans.inc
+# Fixed upload file name test by Mithy
+$ /admin/backups.php
+# Fixed multiply warnings and error handling on PHP 5.3
+  /config.default.php
+  /reporting/includes/class.pdf.inc
+  /reporting/includes/pdf_report.inc
+  /reporting/includes/tcpdf.php
+
 03-Dec-2010 Janusz Dobrowolski
 # Fixed company prefs refresh after upgrade/restore
 $ /admin/inst_upgrade.php