mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Fix domain events python thread safety & incorrect enum generation
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
Mon Nov 17 10:23:00 GMT 2008 Daniel Berrange <berrange@redhat.com>
|
||||
|
||||
* docs/libvirt-api.xml: Re-generate
|
||||
* include/libvirt/libvirt.h.in: Set explicit values for
|
||||
domain events enums to avoid API generator bug
|
||||
* python/libvir.c: Add missing python thread safety calls
|
||||
to domain events APIs
|
||||
|
||||
Mon Nov 17 09:55:00 GMT 2008 Daniel Berrange <berrange@redhat.com>
|
||||
|
||||
* src/openvz_conf.c: Fix updating of config file params
|
||||
|
||||
Reference in New Issue
Block a user