gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Sat Dec 20 02:41:13 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/2f0a193b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/efc8544f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/23d0f79d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e3bef5fd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9dc06a2f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/321278f9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/624d3bb6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fd15209d (commit)
	from  https://github.com/Gnucash/gnucash/commit/e2e15038 (commit)



commit 2f0a193b68e33dc8c98cc74e8f959e6b9ff6b5cb
Merge: e2e1503 efc8544
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Dec 20 12:13:38 2014 +0100

    Periodic merge of branch 'maint'
    
        * Update translation project po files.
        * Fix msgfmt errors in Indian-language .po files.
        * Improve comment for gncOwnerAutoApplyPaymentsWithLots
        * Fix lot scrubbing for business lots
        * Fix crash when running check & repair on an open AP/AR register
        * Release 2.6.5 and 2.6.5a

commit efc8544ff97bf732ae92741ed3916d3c52c1b84c
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Dec 20 12:10:20 2014 +0100

    Fix crash when running check & repair on an open AP/AR register
    
    This was reported in comment 15 of https://bugzilla.gnome.org/show_bug.cgi?id=741418

commit 23d0f79d5d50a01e81306cfc6ac37829bd1b9f7b
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Dec 18 08:38:46 2014 -0800

    Update News for re-tag of 2.6.5

commit e3bef5fdc3abddb2cb6c6913e6a2f43375db0ef4
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Dec 17 18:51:39 2014 +0100

    Fix lot scrubbing for business lots
    
    When adding splits to such a lot the code was supposed to
    reduce splits in the same transaction and the same lot to
    one single split. This is to avoid infinite fragmentation
    over time.
    That reduction wasn't working for business lots and should
    be fixed with this commit.
    This is also a potential fix for bug https://bugzilla.gnome.org/show_bug.cgi?id=741418
    which could very well be a report of such infinite fragmentation.

commit 9dc06a2f24051b153d68b0481a3619c331a5dc1e
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Dec 17 18:46:54 2014 +0100

    Improve comment for gncOwnerAutoApplyPaymentsWithLots
    
    It was no longer accurate

commit 321278f9964f7647a35ab1d757e8e838b7ec2516
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 15 15:20:36 2014 -0800

    Release 2.6.5.

commit 624d3bb68bc23f841e8ac7a2134caa381969f085
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 15 14:48:34 2014 -0800

    Fix msgfmt errors in Indian-language .po files.
    
    Note that the fixes may cause the translated strings to be wrong, but
    they will at least avoid printf from having mismatched substitution
    parameters.

commit fd15209d5e17efa5c4992abab499c564efefe7b9
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 15 14:03:14 2014 -0800

    Update translation project po files.



Summary of changes:
 ChangeLog             |   270 +-
 NEWS                  |    40 +-
 po/brx.po             |     6 +-
 po/ca.po              | 12484 +++++++++---------
 po/cs.po              | 26940 ++++++++++++++++++++-------------------
 po/eu.po              | 29975 +++++++++++++++++++++++--------------------
 po/fa.po              | 13735 ++++++++++++--------
 po/ja.po              | 26040 +++++++++++++++++++------------------
 po/kok.po             |     4 +-
 po/ks.po              |    10 +-
 po/mr.po              |     6 +-
 po/nl.po              | 12459 +++++++++---------
 po/pt.po              | 33275 ++++++++++++++++++++++++++----------------------
 po/sk.po              | 24713 ++++++++++++++++++-----------------
 po/sv.po              | 12428 +++++++++---------
 po/te.po              |     4 +-
 po/uk.po              | 25429 ++++++++++++++++++------------------
 po/zh_CN.po           | 26568 ++++++++++++++++++++------------------
 src/engine/Scrub.c    |     3 +
 src/engine/Scrub2.c   |    27 +-
 src/engine/gncOwner.c |     7 +-
 21 files changed, 128755 insertions(+), 115668 deletions(-)



More information about the gnucash-patches mailing list