gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu May 3 17:36:52 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/5aacb581 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1b814f44 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/be9b16c5 (commit)
	from  https://github.com/Gnucash/gnucash/commit/a9f35ed7 (commit)



commit 5aacb581d781e7dc2cce821ad7a544f438fc9743
Merge: a9f35ed 1b814f4
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu May 3 17:36:10 2018 -0400

    Merge PR116 into maint.

commit 1b814f441cb8abd6b4f5596897d2d4cf6c342b43
Author: Guido Falsi <mad at madpilot.net>
Date:   Tue Jul 11 21:54:31 2017 +0200

    Call tzset() to make sure tzname[] is initializaed with local timezone data.
    Perform the check on the local timezone, not the transaction one.
    Add comment explaining FreeBSD differences.

commit be9b16c50006a6f12d2cae9a94c8e75fb969cde1
Author: Guido Falsi <mad at madpilot.net>
Date:   Tue Jul 11 19:11:46 2017 +0200

    FreeBSD does not have the daylight global. Add alternative implementation of the check emulating the glibc daylight global.



Summary of changes:
 gnucash/import-export/ofx/gnc-ofx-import.c | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)



More information about the gnucash-patches mailing list