From 94b7b355209da4c051531e357addccc5c0b280f9 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Thu, 21 Jun 2007 21:29:07 +0000 Subject: Updating CONTRIBUTORS to list Donna's contributions, and updating release notes to list bugs fixed for 1.2.6 git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1297 4979c152-3d1c-0410-bac9-87ea11338e46 --- doc/release_notes | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'doc/release_notes') diff --git a/doc/release_notes b/doc/release_notes index fd8231f1..7b7db984 100644 --- a/doc/release_notes +++ b/doc/release_notes @@ -173,3 +173,29 @@ that you do not need to use absolute paths for the printer program (use lpr or put netdirect.pl in /usr/local/bin and reference without the full path). Bugs Fixed in 1.2.6: +================================ +1) Customer_id field not found error when posting AP transaction. This error +was caused by a mistake in the performance optimizations made in 1.2.5. + +2) Erroneous headers printed to balance sheet and income statement. + +3) Meta tags were added to force UTF-8 charsets, fixing occasional display +issues with multibyte characters where Apache was misconfigured. + +4) ledgersmb-httpd.conf is now more internally consistant. The alias directive +was changed to /ledgersmb (from /ledger-smb). + +5) Minor html fixes were added to ca.pl, contributed by Donna Robertson + +6) Error when searching for customer by address is corrected. + +7) Invalid format for integer error fixed when saving projects unconnected to +customers. + +None of the above fixes involved changes to API's that are widely used by the +application. Impacts elsewhere from these bug fixes should be minimal. + +8) Unbound placeholder error when saving items with custom fields. This error +involved a centrally used API that is invoked when custom fields exist. The fix +is only likely to affect those installations which have custom fields attached +to orders, invoices, or parts. -- cgit v1.2.3