gnucash-htdocs beta: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Jul 7 18:29:29 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/4f16cd61 (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/ed74076f (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/6ec7bb2c (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/31227423 (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/923e6fb7 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/852bcfb8 (commit)



commit 4f16cd611ccd12e862898d9d6f792d148ca67504
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jul 7 15:24:16 2022 -0700

    Refactor locale detection.
    
    Parse all language strings the same regardless of source.
    Use language quality factors if included.

commit ed74076f0505e9b171153f8a1c4f30e88a6b1218
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jul 7 14:26:57 2022 -0700

    Filter language cookie and HTTP_ACCEPT_LANGUAGE_HEADER.
    
    To prevent attacks with forged cookies or headers.

commit 6ec7bb2c80e77e792848627fbc5887c0ec71c260
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jul 7 14:11:08 2022 -0700

    Test locale against lang array keys.
    
    Prevents error messages for invalid/unsupported locales.

commit 3122742379b1518042866ab113077ed0f2456e79
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 2 13:28:23 2022 -0700

    Release gnucash-4.11-1.setup.exe
    
    Fixes https://bugs.gnucash.org/show_bug.cgi?id=798559

commit 923e6fb7295981e3a9bcf17c781db557c82992c3
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Jun 27 23:49:57 2022 +0200

    Amend announcement: Replace XXX by 4.11



Summary of changes:
 externals/global_params.php |   2 +-
 lang.php                    | 123 +++++++++++++++++++++-----------------------
 news/220626-4.11.news       |   8 +--
 3 files changed, 64 insertions(+), 69 deletions(-)



More information about the gnucash-patches mailing list