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

