From cc6d26730b7705fb3ba2041c68ac5e3b8c4f9e5f Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Tue, 22 Mar 2011 18:06:50 +0100
Subject: [PATCH] Rename away htools/NEWS

Also add mention about it being obsolete.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
---
 htools/{NEWS => OLD-NEWS} | 4 ++++
 1 file changed, 4 insertions(+)
 rename htools/{NEWS => OLD-NEWS} (99%)

diff --git a/htools/NEWS b/htools/OLD-NEWS
similarity index 99%
rename from htools/NEWS
rename to htools/OLD-NEWS
index a0d3ad1f5..0bbe55f33 100644
--- a/htools/NEWS
+++ b/htools/OLD-NEWS
@@ -2,6 +2,10 @@ Ganeti-htools release notes
 ===========================
 
 
+**Note**: After version 0.3.1, the htools sources have been integrated
+into the ganeti core repository, and released together with the ganeti
+releases. Thus this NEWS file is obsolete.
+
 Version 0.3.1 (Fri, 11 Mar 2011)
 --------------------------------
 
-- 
GitLab