diff --git a/docs/news.xml b/docs/news.xml
index 5bca75ea12..22f00cc55c 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -83,6 +83,16 @@
and network.
+
+
+ libxl: improve support for <timer> configurations
+
+
+ Add support for multiple timers. Extend the tsc timer to
+ support the emulate mode. Improve conversion of timer XML
+ to/from xl.cfg.
+
+
@@ -116,6 +126,25 @@
regenerate it properly.
+
+
+ libxl: maximum memory fixes
+
+
+ Fix reporting of domain maximum memory. Fix setting dom0
+ maximum memory.
+
+
+
+
+ libxl: fix disk detach when <driver> not specified
+
+
+
+
+ libxl: fix dom0 autoballooning with Xen 4.8
+
+