summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2009-05-20 14:26:49 +0000
committerDaniel Veillard <veillard@redhat.com>2009-05-20 14:26:49 +0000
commit73bc0114832c6ad66d3b6067aa981109248c7bde (patch)
treeafe3ec623b85321e88c10aef4df3faf1fd44aa2b /AUTHORS
parentcleanup of some direct stderr logging (diff)
downloadlibvirt-73bc0114832c6ad66d3b6067aa981109248c7bde.tar.gz
libvirt-73bc0114832c6ad66d3b6067aa981109248c7bde.tar.bz2
libvirt-73bc0114832c6ad66d3b6067aa981109248c7bde.zip
Add the Interface config APIs
* configure.in include/libvirt/libvirt.h[.in] include/libvirt/virterror.h qemud/remote.c qemud/remote_dispatch_args.h qemud/remote_dispatch_prototypes.h qemud/remote_dispatch_ret.h qemud/remote_dispatch_table.h qemud/remote_protocol.[chx] src/Makefile.am src/datatypes.c src/datatypes.h src/driver.h src/libvirt.c src/remote_internal.c src/virterror.c src/libvirt_private.syms src/libvirt_public.syms: Add the Interface config APIs and remote stubs for those, patch by Laine Stump * AUTHORS: add Laine daniel
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 228a44c9f..e4c2a3274 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -69,6 +69,7 @@ Patches have also been contributed by:
Takahashi Tomohiro <takatom@jp.fujitsu.com>
Serge E. Hallyn <serue@us.ibm.com>
Soren Hansen <soren@canonical.com>
+ Laine Stump <laine@redhat.com>
[....send patches to get your name here....]