1.23.2:

2012-11-22  Murray Cumming  <murrayc@murrayc.com>

        Tests: Use the locally-built glom.

	* configure.ac:
        * Makefile_tests.am:
	* tests/tests_glom_date_in_locales.sh.in:
	Generate tests/tests_glom_date_in_locales.sh from
	tests/tests_glom_date_in_locales.sh.in, so it can 
	include the path to the locally-built glom
	executable.

2012-11-22  Murray Cumming  <murrayc@murrayc.com>

        Tests: Use the locally-built python module.

        * Makefile_tests.am: Set the PYTHONPATH in
	automake's TESTS_ENVIRONMENT variable
	to fix make check before make install has run,
	and generally to be a correct check.

2012-11-19  Murray Cumming  <murrayc@murrayc.com>

        Examples: Remove unused list_related_* layouts.

        * examples/example_film_manager.glom:
        * examples/example_smallbusiness.glom:
        * glom/mode_data/box_data_calendar_related.cc:
        * glom/mode_data/box_data_list_related.cc:
        * ldtp/database-templates/PostgresCentral/Test.glom:
        * ldtp/database-templates/SQLite/Test.glom: These were
	saved by very old versions of Glom and not automatically
	removed by newer versions.