changeset b8d397a4dc1e in sao:5.2 details: https://hg.tryton.org/sao?cmd=changeset;node=b8d397a4dc1e description: Prepare release 5.2.11 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (23 lines): diff -r 81d7dc76c275 -r b8d397a4dc1e CHANGELOG --- a/CHANGELOG Thu Jan 23 20:48:49 2020 +0100 +++ b/CHANGELOG Sun Feb 02 17:07:09 2020 +0100 @@ -1,3 +1,6 @@ +Version 5.2.11 - 2020-02-02 +* Bug fixes (see mercurial logs for details) + Version 5.2.10 - 2019-12-16 * Bug fixes (see mercurial logs for details) diff -r 81d7dc76c275 -r b8d397a4dc1e COPYRIGHT --- a/COPYRIGHT Thu Jan 23 20:48:49 2020 +0100 +++ b/COPYRIGHT Sun Feb 02 17:07:09 2020 +0100 @@ -1,7 +1,7 @@ Copyright (C) 2012-2019 Nicolas Évrard. -Copyright (C) 2012-2019 Cédric Krier. +Copyright (C) 2012-2020 Cédric Krier. Copyright (C) 2012-2014 Bertrand Chenal. -Copyright (C) 2012-2019 B2CK SPRL. +Copyright (C) 2012-2020 B2CK SPRL. 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
