From 64ae0f5c23e847a4f6ffb0c30656d63ad7c49311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacobo=20Aragunde=20P=C3=A9rez?= Date: Thu, 19 Apr 2012 18:27:00 +0200 Subject: [PATCH] Corrected wrong indentation in NEWS file. FEA: ItEr76S03Community --- NEWS | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/NEWS b/NEWS index 7c76b4039..f817466c4 100644 --- a/NEWS +++ b/NEWS @@ -22,16 +22,16 @@ included in this new release are: * Other minor enhancements and bugfixing: -  * Fixed database synchronization issues which appeared on changing planning -  points in the WBS. The problems arose when planning points were moved from -  children to their parents or vice versa. -  * Default users (user, wsreader and wswriter) are disabled by default. -  * Fixed resource usage grouped by criteria load analysis that was being bad -  calculated inside a project. -  * Task duration was not being refreshed properly when doing an allocation and -  you needed to apply the allocation twice to see it right. -  * START_IN_FIXED_DATE constraint caused that the project duration was bad -  calculated in company view. + * Fixed database synchronization issues which appeared on changing planning + points in the WBS. The problems arose when planning points were moved from + children to their parents or vice versa. + * Default users (user, wsreader and wswriter) are disabled by default. + * Fixed resource usage grouped by criteria load analysis that was being bad + calculated inside a project. + * Task duration was not being refreshed properly when doing an allocation and + you needed to apply the allocation twice to see it right. + * START_IN_FIXED_DATE constraint caused that the project duration was bad + calculated in company view. Notes ~~~~~