summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dea1a2..a9eb3b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-18 Richard Jones <rjones@redhat.com>
+
+ Move to autogeneration of many C bindings.
+ * configure.ac, libvirt/libvirt_c.c, libvirt/generator.pl: Many
+ C bindings can now be autogenerated using a Perl script.
+ Also includes preliminary support for the experimental
+ storage API.
+
2008-01-08 Richard Jones <rjones@redhat.com>
Get node_info just once for each connection.