changeset cb9262b0c406 in modules/product_cost_fifo:4.6 details: https://hg.tryton.org/modules/product_cost_fifo?cmd=changeset;node=cb9262b0c406 description: Prepare release 4.6.1 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 8511c6e7bd33 -r cb9262b0c406 CHANGELOG --- a/CHANGELOG Fri Mar 22 11:16:13 2019 +0100 +++ b/CHANGELOG Tue Apr 02 21:48:50 2019 +0200 @@ -1,3 +1,6 @@ +Version 4.6.1 - 2019-04-02 +* Bug fixes (see mercurial logs for details) + Version 4.6.0 - 2017-10-30 * Bug fixes (see mercurial logs for details) diff -r 8511c6e7bd33 -r cb9262b0c406 COPYRIGHT --- a/COPYRIGHT Fri Mar 22 11:16:13 2019 +0100 +++ b/COPYRIGHT Tue Apr 02 21:48:50 2019 +0200 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2017 Cédric Krier. +Copyright (C) 2008-2019 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2017 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
