gnucash stable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon Nov 6 15:39:23 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/4da655d0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4e937f55 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e183d1d8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fbc183a5 (commit)
	from  https://github.com/Gnucash/gnucash/commit/da6f20dd (commit)



commit 4da655d0f996d486a187360b4e0a5b64ee3eaa69
Merge: 4e937f55c5 fbc183a544
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Nov 6 12:33:41 2023 -0800

    Merge Adam Wight's 'mem-fix' into stable.

commit 4e937f55c5667421daa5ed6a64b9b0e2f89d6a9d
Merge: da6f20ddab e183d1d858
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Nov 6 12:20:59 2023 -0800

    Merge Hades's 'patch-1' into stable.

commit e183d1d858d61b347a05983516a501fbe9edebd8
Author: hades <dev at hades.name>
Date:   Mon Nov 6 17:16:04 2023 +0100

    add a tip on keyboard shortcuts

commit fbc183a544d51aef9f4c343ae4c6a93a1896c508
Author: Adam Wight <adam.wight at wikimedia.de>
Date:   Sun Nov 5 23:58:01 2023 +0100

    Always return an allocated gchar*
    
    Returning the literal string will cause the caller to free unallocated
    memory.



Summary of changes:
 doc/tip_of_the_day.list.c        | 3 +++
 libgnucash/core-utils/gnc-path.c | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list