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 6393f1f..9185ccc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-04 Richard Jones <rjones@redhat.com>
+
+ Make extlib an optional dependency.
+ * Makefile.in, README, configure.ac, examples/Makefile.in,
+ libvirt/Makefile.in, mlvirtmanager/Makefile.in: Much code
+ doesn't really need extlib, so make it optional.
+ Bail earlier in configure step if we don't have ocamlfind.
+
2007-12-20 Richard Jones <rjones@redhat.com>
* libvirt/libvirt_c.c: Use enter/leave_blocking_section around