1.23.4:

2013-03-11  Murray Cumming  <murrayc@murrayc.com>

        Fix the build with --enable-warnings=fatal.

	* glom/utility_widgets/imageglom.cc: Do not use
	ev_view_set_loading() because it is deprecated with
	no replacement. See bug evince bug #693864 .

2013-02-25  Murray Cumming  <murrayc@murrayc.com>

        Fix the build on Ubuntu Raring.

        * macros/macros/mm-python.m4: Also check in
        /usr/lib/i386-linux-gnu/ because that is where Ubuntu Raring
        (and maybe Debian) put libpython2.7 there.
        
2013-02-04  Murray Cumming  <murrayc@murrayc.com>

        MySQL backend: Removed some unnused variables.

        * glom/libglom/connectionpool_backends/mysql_self.[h|cc]:
        m_saved_database_name was set not used anywhere.

2013-02-04  Murray Cumming  <murrayc@murrayc.com>

        test_document_load_translations: Update the translations count.

        * tests/test_document_load_translations.cc:
	This fixes make distcheck again.

2013-01-28  Murray Cumming  <murrayc@murrayc.com>

	Import example .po translations into the examples.

2013-01-16  Murray Cumming  <murrayc@murrayc.com>

        Reduce the libgda dependency version again.

        * configure.ac: The latest libgda is only needed for MySQL,
	which almost nobody will use.