From 71a24f8f55bc33cc8481ed6957146b84bcee6aed Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Fri, 11 Mar 2011 11:12:36 +0100 Subject: [PATCH] Update NEWS file for version 0.3.1 Signed-off-by: Iustin Pop Reviewed-by: Balazs Lecz Reviewed-by: Michael Hanselmann --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index b92d0c609..a0d3ad1f5 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,19 @@ Ganeti-htools release notes =========================== +Version 0.3.1 (Fri, 11 Mar 2011) +-------------------------------- + +Minor bugfix release: + +- Fixed source archive generation: the hscolour.css file was an invalid + symlink, and the man pages were not correctly timestamped (leading to + unneeded build-time rebuilds) +- Improved the Luxi backend to show which attribute fails parsing +- Small improvements to the man pages, and also ship the HTML version of + man pages in the source archive + + Version 0.3.0 (Fri, 04 Feb 2011) -------------------------------- -- GitLab