From 0d7199a133edff51fdbd109b9337f67ba8699285 Mon Sep 17 00:00:00 2001 From: "olt@tinyerp.com" <> Date: Thu, 17 Sep 2009 15:23:35 +0200 Subject: [PATCH] [IMP] updated changelog file bzr revid: olt@tinyerp.com-20090917132335-so2fugos4sutat90 --- doc/Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Changelog b/doc/Changelog index 53607a2b975..9ecc752e9ff 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -13,6 +13,7 @@ Bugfixes (server) * regression in fields.function computation * better log error, new line * Report: context was missing while printing any report with header in a non-English Language + * quality_integration_server: fixe problem on make link of extra-module in addons * https://launchpad.net/bugs/425131 * Better translation exportation. * https://launchpad.net/bugs/379645