changeset 7b9f10a870f2 in trytond:5.8 details: https://hg.tryton.org/trytond?cmd=changeset&node=7b9f10a870f2 description: Prepare release 5.8.10 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (24 lines): diff -r 4938d32f33fc -r 7b9f10a870f2 CHANGELOG --- a/CHANGELOG Wed Jun 16 14:55:46 2021 +0200 +++ b/CHANGELOG Thu Jul 01 21:37:51 2021 +0200 @@ -1,3 +1,6 @@ +Version 5.8.10 - 2021-07-01 +* Bug fixes (see mercurial logs for details) + Version 5.8.9 - 2021-05-15 * Bug fixes (see mercurial logs for details) diff -r 4938d32f33fc -r 7b9f10a870f2 COPYRIGHT --- a/COPYRIGHT Wed Jun 16 14:55:46 2021 +0200 +++ b/COPYRIGHT Thu Jul 01 21:37:51 2021 +0200 @@ -4,8 +4,8 @@ Copyright (C) 2008-2021 B2CK SPRL. Copyright (C) 2011 Openlabs Technologies & Consulting (P) Ltd. Copyright (C) 2011-2021 Nicolas Évrard. -Copyright (C) 2020 Maxime Richez -Copyright (C) 2020 SALUC SA +Copyright (C) 2020-2021 Maxime Richez +Copyright (C) 2020-2021 SALUC SA This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
