1.19.2:

2011-12-22  Murray Cumming  <murrayc@murrayc.com>

	Improve the .pom file that will be installed.

	* java-libglom.pom.in: Add tags, as seen in 
	http://maven.apache.org/guides/mini/guide-central-repository-upload.html

2011-12-22  Murray Cumming  <murrayc@murrayc.com>

	Use a hand-written .pom file instead of a generated one.	

	* configure.ac:
	* Makefile.am:
	* java-libglom.pom.in: Generate the .pom file (with the 
	version number in the name) from this new .pom.in template,
	instead of asking mvn install:install-file to generate it.
	This allows us to have a more complete .pom file such as the one 
	here: http://maven.apache.org/guides/mini/guide-central-repository-upload.html

2011-12-14  Murray Cumming  <murrayc@murrayc.com>

	Ignore some new or removed methods in Glom from git master.

	* src/glom.i: This allows us to build with both Glom 1.20 and 
	the future Glom 1.21/22.

2011-12-02  Ben Konrath  <ben@bagu.org>

	Update jhbuild moduleset for Ubuntu 10.04.

	* tools/build/java-libglom-ubuntu-10.04-libglom-only.modules: Remove
	sigc++. Downgrade glib and glibmm to 2.30.x. Use libglom-1-20 branch.

2011-12-02  Murray Cumming  <murrayc@murrayc.com>

	Ignore an awkward new method in the Glom master branch.

	* src/glom.i: Ignore Document::get_lookup_fields().