2008-01-15  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* Makefile.am:
	Install javap.

2007-12-03  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* Makefile.am:
	Just use JAVAC and fail when there is no compiler.
	* configure.ac:
	Remove unneeded macros.
	* m4/acinclude.m4:
	Likewise, and bring in updated javac test from
	GNU Classpath.
	
2007-12-03  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* AUTHORS:
	Corrected reference to THANKS.
	* configure.ac:
	Create javap wrapper script.
	* Makefile.am:
	Compile javap.
	* tools/javap.in: New file.
	
2007-12-03  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* THANKS:
	Add thankyous.
	* tools/apt.in,
	* tools/javac.in,
	* tools/javadoc.in,
	* tools/javah.in:
	Correct copyright headers.
	
2007-11-29  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* tools/library.c:
	Initial attempt to wrap tools using a C program and
	the JNI library.

2007-11-29  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* Makefile.am:
	Clean up of property file inclusion and
	fix for version.properties.
	
2007-11-28  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* Makefile.am,
	* configure.ac,
	* m4/acinclude.m4:
	Fix so that it works with a langtools checkout.
	
2007-11-28  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* NEWS,
	* README,
	* ChangeLog,
	* AUTHORS,
	* m4/acinclude.m4,
	* configure.ac,
	* Makefile.am,
	* tools/javac.in,
	* tools/javadoc.in,
	* tools/javah.in,
	* tools/apt.in,
	* autogen.sh:
	Initial import of the IcePick work.
	
