From: Janusz Dobrowolski Date: Wed, 24 Nov 2010 18:02:45 +0000 (+0000) Subject: A couple of additional smaller fixes. X-Git-Tag: v2.4.2~19^2~456 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=1d8bbcbf6bf6c663d83283be329758a936f863fa;p=fa-stable.git A couple of additional smaller fixes. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index cade97bc..01c8ceda 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,18 @@ Legend: ! -> Note $ -> Affected files +23-Nov-2010 Janusz Dobrowolski +# Filename input sanitization [0000281] (Mithy) +$ /admin/attachments.php + /includes/main.inc + /admin/db/maintenance_db.inc +# Fixed sql file view, sanitization. +$ /admin/backups.php +# Fixed period type display. +$ /gl/manage/gl_quick_entries.php +# Fixed errors disay in included files +$ /includes/hooks.inc + 22-Nov-2010 Janusz Dobrowolski + Rewritten third party module installation according to extended hooks system. $ /admin/inst_module.php