From 0de585fafc523d43a22fa00ea9b198fc5034b429 Mon Sep 17 00:00:00 2001
From: Chris Schrier <schrierc@google.com>
Date: Fri, 20 Apr 2012 12:22:26 -0400
Subject: [PATCH] Update NEWS to mention that CertificateError change.

Signed-off-by: Chris Schrier <schrierc@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
---
 NEWS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/NEWS b/NEWS
index 97bfcb97d..06b2f7dfa 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ Version 2.6.0 beta1
   :pyeval:`luxi.REQ_QUERY_GROUPS`, :pyeval:`luxi.REQ_QUERY_EXPORTS` and
   :pyeval:`luxi.REQ_QUERY_TAGS` are deprecated and will be removed in a
   future version. :pyeval:`luxi.REQ_QUERY` should be used instead.
+- CertificateError now derives from GanetiApiError in the RAPI client.
 
 
 Version 2.5.0
-- 
GitLab