changeset c7dde0f0ad0c in trytond:4.8 details: https://hg.tryton.org/trytond?cmd=changeset;node=c7dde0f0ad0c description: Prepare release 4.8.9 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (22 lines): diff -r 25a4a95721bd -r c7dde0f0ad0c CHANGELOG --- a/CHANGELOG Wed Jan 30 10:05:55 2019 +0100 +++ b/CHANGELOG Tue Feb 19 21:35:09 2019 +0100 @@ -1,3 +1,6 @@ +Version 4.8.9 - 2019-02-19 +* Bug fixes (see mercurial logs for details) + Version 4.8.8 - 2019-01-22 * Bug fixes (see mercurial logs for details) diff -r 25a4a95721bd -r c7dde0f0ad0c COPYRIGHT --- a/COPYRIGHT Wed Jan 30 10:05:55 2019 +0100 +++ b/COPYRIGHT Tue Feb 19 21:35:09 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
