gnucash maint: Multiple changes pushed
    John Ralls 
    jralls at code.gnucash.org
       
    Sat Dec 28 17:34:53 EST 2019
    
    
  
Updated	 via  https://github.com/Gnucash/gnucash/commit/211c1119 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/d51b4d7f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3bab9236 (commit)
	from  https://github.com/Gnucash/gnucash/commit/85058f82 (commit)
commit 211c1119f367d273d2d0f8ecc2d71568756ec457
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 28 13:38:13 2019 -0800
    Release GnuCash 3.8.
commit d51b4d7f0882c43345c5ce28fed0bfa9eb3a4848
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 28 13:36:11 2019 -0800
    Bug 797532 - Crash/Coredump Lots
    
    Replace the asserts in cap-gains.c with g_return_val_if_fail. There's
    nothing about cap-gains.c that justifies crashing the program.
commit 3bab92367a827da1e3279d40ac43cd1e220f4032
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 28 13:35:51 2019 -0800
    Improve bug-fix detection and reformatting in release-notes script.
Summary of changes:
 CMakeLists.txt                |   4 +-
 NEWS                          | 166 +++++++++++++++++++++++++++++++++++++++++-
 libgnucash/engine/cap-gains.c |  12 +--
 util/git-release-notes.pl     |   4 +-
 4 files changed, 175 insertions(+), 11 deletions(-)
    
    
More information about the gnucash-patches
mailing list