ht.TInt: Exclude boolean values
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index 23e86ee..4eb88c4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,43 @@ Version 2.4.0 rc1
 *(unreleased)*
 
 - Moved ``rapi_users`` file into separate directory, now named
-  ``…/ganeti/rapi/users``
+  ``…/ganeti/rapi/users``.
+- Changed query operations to return more detailed information, e.g.
+  whether an information is unavailable due to an offline node. To use
+  this new functionality, the LUXI call ``Query`` must be used. Field
+  information is now stored by the master daemon and can be retrieved
+  using ``QueryFields``. Instances and nodes can also be queried using
+  the new opcodes ``OpQuery`` and ``OpQueryFields``.
+- Removed support for roman numbers from ``gnt-node list`` and
+  ``gnt-instance list``.
+
+
+Version 2.3.1
+-------------
+
+*(Released Mon, 20 Dec 2010)*
+
+Released version 2.3.1~rc1 without any changes.
+
+
+Version 2.3.1 rc1
+-----------------
+
+*(Released Wed, 1 Dec 2010)*
+
+- impexpd: Disable OpenSSL compression in socat if possible (backport
+  from master, commit e90739d625b, see :doc:`installation guide
+  <install-quick>` for details)
+- Changed unittest coverage report to exclude test scripts
+- Added script to check version format
+
+
+Version 2.3.0
+-------------
+
+*(Released Wed, 1 Dec 2010)*
+
+Released version 2.3.0~rc1 without any changes.
 
 
 Version 2.3.0 rc1