X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=3587ab2885f803acc318cc1451b4aa3d0fa63e13;hb=d2aa6078df9bb042c629a4d5130dd59696613bd6;hp=cde8bb1cd15aac8654c89942f1cbc5b6f2be2990;hpb=8d83034325c15a6304b37998c855d71d7ee4859c;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index cde8bb1c..3587ab28 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,39 @@ Legend: ! -> Note $ -> Affected files +26-Jul-2010 Janusz Dobrowolski +# Fatal typo in upgrade function fixed. +$ /sql/alter2.3.php + +25-Jul-2010 Janusz Dobrowolski +# Fixed language file switching on package version change + /admin/db/company_db.inc + /includes/session.inc + /includes/lang/language.php + /includes/current_user.inc +! flush_dir() and company_path() moved to current_user.php +$ /includes/main.inc ++ Added preprinted forms folder +$ /reporting/includes/forms (new) + /reporting/includes/forms/index.php +# Fixed multilanguage tests +$ /admin/system_diagnostics.php + /includes/lang/gettext.php +# Fixed config comments +$ /admin/db/maintenance_db.inc +! Cleanup. +$ /includes/packages.inc +# Fixed installed_languages config file upgrade. +$ /sql/alter2.3.php + +24-Jul-2010 Janusz Dobrowolski +# Upgrade routines for extensions configuration + /sql/alter2.3.php +# Cleanup +$ /admin/inst_module.php + /includes/current_user.inc + /includes/packages.inc + 24-Jul-2010 Joe Hunt ! Changed so Purchase Order also print taxes. $ /reporting/rep209.php