From c0aec66b8743f233e86d62a6c02339983e24ecb6 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Tue, 2 Sep 2008 19:59:04 +0000 Subject: Version numbers, changelog, etc. for 1.2.16 git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2307 4979c152-3d1c-0410-bac9-87ea11338e46 --- doc/release_notes | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) (limited to 'doc') diff --git a/doc/release_notes b/doc/release_notes index c1227422..fb3209be 100644 --- a/doc/release_notes +++ b/doc/release_notes @@ -1,5 +1,5 @@ RELEASE NOTES -LedgerSMB 1.2.15 +LedgerSMB 1.2.16 @@ -198,22 +198,14 @@ Also the POS system requires some additional configuration both in the chart of accounts and in the system itself. Please edit the pos.conf.pl and create appropriate till accounts. -Major Bugs Fixed in 1.2.15: +Major Bugs Fixed in 1.2.16: ================================ -1) (Critical) Denial of service potential by uploading files of arbitrary size. - Prior versions did not have an upload limit, so denial of service was possibe - by uploading arbitrarily large amounts of data. +1) Access denied! when searching for timecards. -2) (Critical) SQL Injection vulnerability possible in the AP transaction - report. A variable was incorrectly escaped. +2) Attempt to free unreferenced scalar on invoices with taxes when using +Perl 5.10.0 -3) Errors in transferring inventory between warehouses resolved. +Also, note that LedgerSMB 1.2.15 had a bunch of the pricematrix logic rewritten. +If you are upgrading from an earlier version, please test before putting it into +production. -4) Pricematrix now recognizes both pricebreaks and sell price fields, and works - for customers, vendors, and pricegroups. The current logic is that the - default pricing is overridden by temporary pricing for a generic pricegroup - then by the specific pricegroup, and lastly by the specific customer. - -5) Errors pulling transactions by department are resolved. - -For a list of all changes, see the Changelog. -- cgit v1.2.3