- 
    Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.4.9-4
    - Mass rebuild 2013-12-27 
- 
    Mon Mar 18 2013 Cole Robinson <crobinso@redhat.com> - 0.4.9-3
    - Fix FTBFS issue (bz #914153) 
- 
    Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.9-2
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 
- 
    Fri Sep 14 2012 Daniel Veillard <veillard@redhat.com> - 0.4.9-1
    - Change Licence to MIT and release 0.4.9
- Fix IndexOutOfBoundsException for unknown error codes
- Fix javadoc warnings
- Fix typo in Domain.java 
- 
    Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.8-2
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 
- 
    Fri Jul 06 2012 Daniel Veillard <veillard@redhat.com> - 0.4.8-1
    - Add flags to StoragePoolRefresh
- use byte[] array for secretGetValue
- Fix for the jna parameter passing issue
- Added domain flags and error constants for libvirt 0.9.12 
- 
    Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.7-3
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 
- 
    Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.7-2
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 
- 
    Thu Feb 03 2011 Bryan Kearney <bkearney@redhat.com) - 0.4.7-1
    - Only throw errors on real errors.
- Remote non thread safe error reporting
- BZ 600819 Incorrect scheduler parameter value passed to native API. 
- 
    Tue Jul 06 2010 Bryan Kearney <bkearney@redhat.com) - 0.4.6-1
    - Added libvirt support up to 0.8.2 API 
- 
    Mon May 24 2010 Bryan Kearney <bkearney@redhat.com) - 0.4.5-1
    - Added libvirt support up to 0.8.1 API 
- 
    Fri May 14 2010 Bryan Kearney <bkearney@redhat.com> - 0.4.3-1
    - Added libvirt API support for up to 0.7.1
- Reduce java dependencies to 1.5
- Improved packaging for javadocs
- Better Free/Close handling 
- 
    Fri Jan 29 2010 Bryan Kearney <bkearney@redhat.com> - 0.4.2-1
    - Changed Scheduled Parameters to be a Union instead of a Struct.
- Better Pointer mappings in the error callback 
- 
    Mon Jan 18 2010 Bryan Kearney <bkearney@redhat.com> - 0.4.1-1
    - Better null checking around Scheduled Parameters
- Added error function callback 
- 
    Tue Dec 01 2009 Bryan Kearney <bkearney@redhat.com> - 0.4.0-2
    - Modified the dependency to be libvirt-client instead of libvirt. 
- 
    Tue Nov 24 2009 Bryan Kearney <bkearney@redhat.com> - 0.4.0-1
    - Added libvirt APIs up through 0.7.0 
- 
    Tue Nov 24 2009 Bryan Kearney <bkearney@redhat.com> - 0.3.2-1
    - Added libvirt APIs up through 0.6.1 
- 
    Thu Oct 29 2009 Bryan Kearney <bkearney@redhat.com> - 0.3.1-1
    - Added maven building tools.
- Fixed connection and domain bugs found by Thomas Treutner 
- 
    Wed Jul 29 2009 Bryan Kearney <bkearney@redhat.com> - 0.3.0-1
    - refactored the code to use jna (https://jna.dev.java.net/) 
- 
    Fri Jul 18 2008 Daniel Veillard <veillard@redhat.com> - 0.2.0-1
    - new release 0.2.0
- finished cleanup of APIs 
- 
    Thu Jul 03 2008 Daniel Veillard <veillard@redhat.com> - 0.1.2-1
    - new release 0.1.2 
- 
    Tue Jul 01 2008 Daniel Veillard <veillard@redhat.com> - 0.1.1-1
    - new release 0.1.1 
- 
    Tue Jun 24 2008 Daniel Veillard <veillard@redhat.com> - 0.1.0-1
    - created