gnucash unstable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Mar 25 12:55:49 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/dedb5265 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a0f49d8b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9cd22ee6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a670238f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2b6047f9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/8081e78e (commit)



commit dedb5265f0317bc9ebb99b1ca73279c7963d4b7e
Merge: a0f49d8 9cd22ee
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 25 09:36:21 2018 -0700

    Merge branch 'maint' into unstable

commit a0f49d8b17dede2c6f4835b700e18badf4acb025
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 25 09:17:17 2018 -0700

    Revert "Load the environment file when initializing the python bindings."
    
    It's unnecessary, the swigged gnucash_core init function already does it.
    This reverts commit 7b6854c1631e27e634a6b3d4e22ee6a8389836dd.

commit 9cd22ee66766f0f188becf6489cd1c87446d5262
Merge: 2b6047f a670238
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 25 09:02:43 2018 -0700

    Merge Chris Lam's Fix-794030 into maint

commit a670238f80a92552f7b4771be424f7fc382df69b
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Mar 25 15:47:35 2018 +0800

    Bug 794030 - relative date functions compute wrong day of month
    
    Convert > to < and rename month-length to month-days for consistency.

commit 2b6047f9529b6cde899e8bb208636f64e9e90ed9
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Mar 20 11:41:21 2018 -0700

    Fix a string msgid generation.
    
    Call gettext in the macro, not on the macro. xgettext doesn't run cpp and can't see inside macros.



Summary of changes:
 bindings/python/__init__.py                  |  1 -
 gnucash/gnome/gnc-plugin-page-account-tree.c |  4 ++--
 libgnucash/app-utils/date-utilities.scm      | 36 ++++++++++++++--------------
 3 files changed, 20 insertions(+), 21 deletions(-)



More information about the gnucash-patches mailing list