summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2008-11-30 18:37:35 +0000
committerDaniel P. Berrange <berrange@redhat.com>2008-11-30 18:37:35 +0000
commit937c1e9e921db8228852b90d51f79cb557f09776 (patch)
tree4d0b24c6cb9adf1f67f8f80e3d93a97c85747b7a /ChangeLog
parentPrefer xenstore driver for listDomains, since xen HV reports ghost ids of (diff)
downloadlibvirt-937c1e9e921db8228852b90d51f79cb557f09776.tar.gz
libvirt-937c1e9e921db8228852b90d51f79cb557f09776.tar.bz2
libvirt-937c1e9e921db8228852b90d51f79cb557f09776.zip
Close directory handle when done
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c43de6d0b..870e5c793 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Nov 30 18:36:33 GMT 2008 Daniel P. Berrange <berrange@redhat.com>
+
+ * src/xen_inotify.c: Close directory handle once done
+ processing files
+
Fri Nov 28 16:16:54 CET 2008 Guido Günther <agx@sigxcpu.org>
Prefer xenstore driver for listDomains, since xen HV reports ghost ids