changeset f35aefdd3ff8 in trytond:5.0 details: https://hg.tryton.org/trytond?cmd=changeset;node=f35aefdd3ff8 description: Prepare release 5.0.5 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (22 lines): diff -r 95855b7f0426 -r f35aefdd3ff8 CHANGELOG --- a/CHANGELOG Wed Jan 30 10:05:55 2019 +0100 +++ b/CHANGELOG Tue Feb 19 21:34:36 2019 +0100 @@ -1,3 +1,6 @@ +Version 5.0.5 - 2019-02-19 +* Bug fixes (see mercurial logs for details) + Version 5.0.4 - 2019-01-22 * Bug fixes (see mercurial logs for details) diff -r 95855b7f0426 -r f35aefdd3ff8 COPYRIGHT --- a/COPYRIGHT Wed Jan 30 10:05:55 2019 +0100 +++ b/COPYRIGHT Tue Feb 19 21:34:36 2019 +0100 @@ -3,7 +3,7 @@ Copyright (C) 2007-2013 Bertrand Chenal. Copyright (C) 2008-2019 B2CK SPRL. Copyright (C) 2011 Openlabs Technologies & Consulting (P) Ltd. -Copyright (C) 2011-2018 Nicolas Évrard. +Copyright (C) 2011-2019 Nicolas Évrard. 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
