aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2005-11-02 13:19:10 +0000
committerDaniel Veillard <veillard@redhat.com>2005-11-02 13:19:10 +0000
commitb8e381131ca1a5b38b660be48adf0bef0228c6da (patch)
tree8140117562a4cd5ebe733b7c22e3c0a9490a9923 /ChangeLog
parentInitial revision (diff)
downloadlibvirt-b8e381131ca1a5b38b660be48adf0bef0228c6da.tar.gz
libvirt-b8e381131ca1a5b38b660be48adf0bef0228c6da.tar.bz2
libvirt-b8e381131ca1a5b38b660be48adf0bef0228c6da.zip
* AUTHORS NEWS README autogen.sh configure.in: allow autogen.sh and
configure to start working * src/Makefile.am src/internal.h src/libxen.c: make the first compile Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d4bf1d58..0a1f7f104 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Nov 2 14:17:50 CET 2005 Daniel Veillard <veillard@redhat.com>
+
+ * AUTHORS NEWS README autogen.sh configure.in: allow autogen.sh and
+ configure to start working
+ * src/Makefile.am src/internal.h src/libxen.c: make the first compile
+
Wed Nov 2 13:44:47 CET 2005 Daniel Veillard <veillard@redhat.com>
* src/libxen.c src/Makefile.am include/libxen.h configure.in