Fri Jul 18 16:32:14 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* libvirt-java.spec.in configure.in: release of 0.2.0
	* autogen.sh configure.in: trying to help on Solaris build
	* README.in README: make README configured for version and prefix
	* src/Makefile.am src/test.java src/jni/* src/org/libvirt/*:
	  renamed all entry points removing the vir or Vir prefixes in
	  public classes and methods, except for LibvirtException,
	  various cleanups and debug

Fri Jul 18 13:29:51 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* libvirt-java.spec.in: remove the build and installation of a source
	  zip file.
	* src/jni/VirConnectAuthCallbackBridge.c
	  src/jni/org_libvirt_VirConnect.c
	 src/org/libvirt/VirConnectAuth.java
	 src/org/libvirt/VirConnectCredential.java: remove
	 VirConnectCredential and make is a subclass of VirConnectAuth

Thu Jul  3 17:45:34 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* configure.in libvirt-java.spec.in: release 0.1.2

Thu Jul  3 17:12:24 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* configure.in: cleanup
	* libvirt-java.spec.in: do not try to activate parallel make
	* src/jni/VirErrorHandler.c src/org/libvirt/LibvirtException.java
	  src/org/libvirt/VirDomainBlockStats.java src/org/libvirt/VirError.java
	  src/org/libvirt/VirConnect.java src/org/libvirt/VirNetwork.java:
	  the domain/network/conn fields of errors are deprecated now,
	  so removing them and fixing entry points, also fix more javadoc
	  warnings.

Thu Jul  3 15:26:30 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* INSTALL configure.in libvirt-java.spec.in: revamped the
	  JVM detection based on JPackage and David Walluck feedback.

Wed Jul  2 14:47:44 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* src/org/libvirt/VirDomain.java src/org/libvirt/VirNetwork.java:
	  fixing some javadoc HTML tags

Wed Jul  2 13:58:36 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* configure.in src/Makefile.am: more portability stuff

Tue Jul  1 16:58:46 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* Makefile.am configure.in libvirt-java.spec.in: cleanup, portability
	  and new release of 0.1.1

Tue Jul  1 15:32:23 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* configure.in: fix compilation problems related to jni_md.h
	  include paths, should be quite more portable now.
	* aclocal.m4 config.guess config.sub: generated they should not
	  have been commited.

Tue Jul  1 12:01:16 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* aclocal.m4 config.guess config.sub configure.in src/jni/Makefile.am:
	  add JDK detection hint and JNI include path, plus fixes for older
	  auto* tools.

Mon Jun 30 15:08:32 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* libvirt-java.spec.in: rpmlint related cleanups
	* src/Makefile.am src/test.java src/jni/Makefile.am
	  src/jni/VirConnectAuthCallbackBridge.[ch]
	  src/jni/org_libvirt_VirConnect.c src/jni/org_libvirt_VirDomain.c
	  src/jni/org_libvirt_VirNetwork.c src/org/libvirt/VirConnect.java
	  src/org/libvirt/VirConnectAuth.java
	  src/org/libvirt/VirConnectAuthDefault.java
	  src/org/libvirt/VirConnectCredential.java
	  src/org/libvirt/VirDomain.java src/org/libvirt/VirError.java
	  src/org/libvirt/VirSchedParameter.java:
	  new patch from Tóth István, various cleanups, added connection
	  auth support.
	* src/jni/org_libvirt_VirDomain_CreateFlags.h
	  src/jni/org_libvirt_VirDomain_MigrateFlags.h: remove generated files
	  from CVS

Wed Jun 25 15:00:41 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* INSTALL Makefile.am configure.in libvirt-java.pc.in
	  libvirt-java.spec.in src/Makefile.am src/jni/Makefile.am:
	  various cleanups following Tóth early feedback

Wed Jun 25 07:21:02 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* README: added content from Tóth István

Tue Jun 24 18:30:39 CEST 2008 Daniel Veillard <veillard@redhat.com>

	* AUTHORS COPYING.LIB ChangeLog Makefile.am NEWS README aclocal.m4
	  autogen.sh config.guess config.h.in config.sub configure.in
	  libvirt-java.pc.in libvirt-java.spec.in doc/Makefile.am
	  src/Makefile.am src/jni/Makefile.am: all the configure, make
	  and rpm stuff, first version
	* src/test.java src/jni/*.[ch] src/org/libvirt/*.java: the sources
	  based on 0.0.1 from Tóth István

