X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=5c15a271a18a752dca3f3721592b74112b568659;hb=dd09f71fabc65963aa0abcab5bca3b2b6d6355ae;hp=f41a6296dfc34570b60e1b7603ae8b7e644b5b02;hpb=36ec54507b7841b2352734b81e45b95e371ecdab;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f41a6296..5c15a271 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -26,6 +26,10 @@ $ -> Affected files $ install.html update.html /lang/new_language_template/LC_MESSAGES/empty.po +! Enabled a global flag in config.default.php (config.php), $show_users_online = 0. + If this flag is set to 1 FA will show discretely the users online in the footer. +$ config.default.php + /admin/db/users_db.inc 21-Oct-2009 Janusz Dobrowolski ! Upgrade scripts modified to be used with 2.1 or 2.2beta @@ -33,6 +37,10 @@ $ /sql/alter2.1.php /sql/alter2.2.php /sql/alter2.2rc.sql (new) /admin/inst_upgrade.php +# Fixed help link. +$ /includes/page/header.inc +# Fixed upgrade of reference table to avoid duplicate record error. +$ /sql/alter2.2.php 20-Oct-2009 Janusz Dobrowolski ! Conditional config files generation - prevents overwrite during upgrade.