gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Apr 29 19:53:58 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/7e4fcc7a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/d62c6d96 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4d6dc384 (commit)
	from  https://github.com/Gnucash/gnucash/commit/396c59e3 (commit)



commit 7e4fcc7afbcde367ba37a5170fb25532053b7b23
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Apr 29 16:51:48 2022 -0700

    https://bugs.gnucash.org/show_bug.cgi?id=798491
    
    Prefer the entry date to the value date if present in the import.
    The invalid date part of the bug was fixed in 7b1c050.

commit d62c6d96e31ea5bdfa7c8f159b67cbfefef3cf43
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Apr 29 15:50:41 2022 -0700

    [import matcher] Only append description if there's something to append to.
    
    Otherwise just set the new string.

commit 4d6dc384ee0f49d8c35e17c116c98647298d9529
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Apr 29 15:41:45 2022 -0700

    [import matcher] NULL protect g_utf8_normalize
    
    It crashes if fed a NULL string.
    May fix https://bugs.gnucash.org/show_bug.cgi?id=798483.



Summary of changes:
 gnucash/import-export/aqb/gnc-ab-utils.c | 36 +++++++++--------
 gnucash/import-export/import-backend.c   | 66 ++++++++++++++++++++------------
 2 files changed, 62 insertions(+), 40 deletions(-)



More information about the gnucash-patches mailing list