changeset 0e3bfc0ed974 in modules/dashboard:4.6 details: https://hg.tryton.org/modules/dashboard?cmd=changeset;node=0e3bfc0ed974 description: Prepare release 4.6.1 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 69c5da643423 -r 0e3bfc0ed974 CHANGELOG --- a/CHANGELOG Sun Aug 11 18:49:03 2019 +0200 +++ b/CHANGELOG Sat Aug 17 12:16:04 2019 +0200 @@ -1,3 +1,6 @@ +Version 4.6.1 - 2019-08-17 +* Bug fixes (see mercurial logs for details) + Version 4.6.0 - 2017-10-30 * Bug fixes (see mercurial logs for details) diff -r 69c5da643423 -r 0e3bfc0ed974 COPYRIGHT --- a/COPYRIGHT Sun Aug 11 18:49:03 2019 +0200 +++ b/COPYRIGHT Sat Aug 17 12:16:04 2019 +0200 @@ -1,6 +1,6 @@ -Copyright (C) 2009-2017 Cédric Krier. +Copyright (C) 2009-2019 Cédric Krier. Copyright (C) 2009-2013 Bertrand Chenal. -Copyright (C) 2009-2017 B2CK SPRL. +Copyright (C) 2009-2019 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
