changeset 0609fc945557 in modules/country:4.8 details: https://hg.tryton.org/modules/country?cmd=changeset;node=0609fc945557 description: Prepare release 4.8.2 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 666740e55e6f -r 0609fc945557 CHANGELOG --- a/CHANGELOG Sat Jan 26 01:12:50 2019 +0100 +++ b/CHANGELOG Tue Feb 19 22:49:26 2019 +0100 @@ -1,3 +1,6 @@ +Version 4.8.2 - 2019-02-19 +* Bug fixes (see mercurial logs for details) + Version 4.8.1 - 2018-05-21 * Bug fixes (see mercurial logs for details) diff -r 666740e55e6f -r 0609fc945557 COPYRIGHT --- a/COPYRIGHT Sat Jan 26 01:12:50 2019 +0100 +++ b/COPYRIGHT Tue Feb 19 22:49:26 2019 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2018 Cédric Krier. +Copyright (C) 2008-2019 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2018 B2CK SPRL. +Copyright (C) 2008-2019 B2CK SPRL. Copyright (C) 2004-2008 Tiny SPRL. This program is free software: you can redistribute it and/or modify
