details: https://code.tryton.org/tryton/commit/232cf325e517 branch: 7.8 user: Cédric Krier <[email protected]> date: Thu Apr 16 22:57:57 2026 +0200 description: Prepare release tryton-7.8.6 diffstat:
tryton/CHANGELOG | 5 +++++ tryton/COPYRIGHT | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) diffs (24 lines): diff -r 4b2d11ef1649 -r 232cf325e517 tryton/CHANGELOG --- a/tryton/CHANGELOG Thu Apr 16 22:55:48 2026 +0200 +++ b/tryton/CHANGELOG Thu Apr 16 22:57:57 2026 +0200 @@ -1,3 +1,8 @@ + +Version 7.8.6 - 2026-04-16 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.8.5 - 2026-03-18 -------------------------- diff -r 4b2d11ef1649 -r 232cf325e517 tryton/COPYRIGHT --- a/tryton/COPYRIGHT Thu Apr 16 22:55:48 2026 +0200 +++ b/tryton/COPYRIGHT Thu Apr 16 22:57:57 2026 +0200 @@ -5,7 +5,7 @@ Copyright (C) 2008-2025 Udo Spallek. Copyright (C) 2008-2011 virtual things - Preisler & Spallek GbR. Copyright (C) 2008-2026 B2CK SPRL. -Copyright (C) 2010-2025 Nicolas Évrard. +Copyright (C) 2010-2026 Nicolas Évrard. Copyright (C) 2011-2012 Rodrigo Hübner. Copyright (C) 2012-2013 Antoine Smolders. Copyright (C) 2020-2026 Maxime Richez
