changeset ffe52d6fa207 in modules/timesheet:5.0 details: https://hg.tryton.org/modules/timesheet?cmd=changeset;node=ffe52d6fa207 description: Prepare release 5.0.1 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 01c72a4f7cb5 -r ffe52d6fa207 CHANGELOG --- a/CHANGELOG Tue Jan 15 00:03:52 2019 +0100 +++ b/CHANGELOG Tue Feb 19 22:16:05 2019 +0100 @@ -1,3 +1,6 @@ +Version 5.0.1 - 2019-02-19 +* Bug fixes (see mercurial logs for details) + Version 5.0.0 - 2018-10-01 * Bug fixes (see mercurial logs for details) * Add UUID on line for synchronisation diff -r 01c72a4f7cb5 -r ffe52d6fa207 COPYRIGHT --- a/COPYRIGHT Tue Jan 15 00:03:52 2019 +0100 +++ b/COPYRIGHT Tue Feb 19 22:16:05 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. 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
