gnucash master: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Sun Jul 2 12:45:31 EDT 2017
Updated via https://github.com/Gnucash/gnucash/commit/b073f1d2 (commit)
via https://github.com/Gnucash/gnucash/commit/319375fd (commit)
via https://github.com/Gnucash/gnucash/commit/bb2ee929 (commit)
via https://github.com/Gnucash/gnucash/commit/261a64e3 (commit)
via https://github.com/Gnucash/gnucash/commit/c046d2c5 (commit)
via https://github.com/Gnucash/gnucash/commit/b4520d6c (commit)
via https://github.com/Gnucash/gnucash/commit/118dd417 (commit)
via https://github.com/Gnucash/gnucash/commit/99a732cb (commit)
from https://github.com/Gnucash/gnucash/commit/50deaa0d (commit)
commit b073f1d25c99a9f9bb1d3fcc0dbfba60f26882af
Merge: 50deaa0 319375f
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jul 2 09:45:14 2017 -0700
Merge branch 'maint'
commit 319375fd1568c5d6fb60fbc081b027302583a349
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jul 2 09:25:17 2017 -0700
Some more translations from the TP.
commit bb2ee92961f1d1d6d8e3a02e54cb2ba5b0288194
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jul 1 17:10:09 2017 -0700
Re-release 2.6.17
This time with the version number in CMakeLists.txt updated too.
commit 261a64e3ebf040b84ee4fbf5eab441299bbcaadd
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jul 1 11:20:17 2017 -0700
Release 2.6.17
commit c046d2c5e481da2917ccd8380ce24645e4bf4963
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Jun 30 15:16:50 2017 -0700
Update translations from the translation project.
commit b4520d6c92a7c03f2cfcc0633499b12d47c96729
Author: Mike Evans <mikee at saxicola.co.uk>
Date: Thu Jun 29 09:27:10 2017 +0100
Bug 784317 - typo in 'import customers or vendors from text file' dialog
commit 118dd41759b4395cf54684928495efed47195261
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jun 25 15:45:56 2017 -0700
Bug 782274 - Transactions produced by Transfer Funds or Process...
Payment dialogs sort to beginning of day and do not honor NUM field for
custom sorting.
Do a two-step, first retrieving a GDate from the date_edit then use
gdate_to_timespec to convert it to a time64: gdate_to_timespec calls
gnc_dmy2timespec_neutral while gnc_date_edit_get_date_ts gets a
begining-of-the-day time.
commit 99a732cb6ae619473acc048229534f560f9160b5
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jun 24 18:06:42 2017 -0700
Bug 782897 - Stock Split Assistant crashes GnuCash if you enter a New...
Price and that already exists in the Price DB
Should have crashed regardless: The pricedb takes ownership of the
price object and unreffing it is going to cause trouble eventually.
tock Split Assistant crashes GnuCash if you enter a New Price and that
already exists in the Price DB
Summary of changes:
ChangeLog | 146 +-
NEWS | 58 +
po/es.po | 15804 ++++----
po/ja.po | 36178 +++++++++---------
po/sr.po | 12478 +++----
po/tr.po | 36348 +++++++++----------
src/business/business-gnome/dialog-payment.c | 11 +-
src/gnome-utils/dialog-transfer.c | 6 +-
src/gnome/assistant-stock-split.c | 1 -
.../gtkbuilder/dialog-customer-import-gui.glade | 2 +-
10 files changed, 48343 insertions(+), 52689 deletions(-)
More information about the gnucash-patches
mailing list