gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Dec 26 16:07:38 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/9b1d8d15 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/d5ade4cb (commit)
	 via  https://github.com/Gnucash/gnucash/commit/24dff859 (commit)
	from  https://github.com/Gnucash/gnucash/commit/cac89600 (commit)



commit 9b1d8d150f772cba512f65d0c93d7ab502fa6813
Merge: cac8960 d5ade4c
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Dec 26 13:32:57 2014 -0800

    Merge branch 'maint'

commit d5ade4cbc080483be77a1b9aa9a04e06f9ba3ddf
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Dec 26 13:28:22 2014 -0800

    Fix typo in Transaction.c.
    
    Thanks to Christoph Holterman for catching this.

commit 24dff8598599cb9979924b9226f1c7acabc7a6bd
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Dec 24 12:49:46 2014 +0100

    Revisit "Bug 741810 - Compilation fails because of creating .gnucash"
    
    Use the temp dir as base dir for .gnucash
    in all cases where the home dir fails. This
    is more than just if the home directory doesn't exist.
    
    Also don't attempt to create the home directory.



Summary of changes:
 src/core-utils/gnc-filepath-utils.c | 57 ++++++++++++++++++++++++++-----------
 src/engine/Transaction.c            |  2 +-
 2 files changed, 41 insertions(+), 18 deletions(-)



More information about the gnucash-patches mailing list