2008-09-15  Cosimo Cecchi  <cosimoc@gnome.org>

	* src/client/linux/handler/exception_handler.cc:
	Make valgrind happy about uninitialized memory.

2008-02-01  Kjartan Maraas  <kmaraas@gnome.org>

	* src/client/linux/handler/exception_handler.cc:
	* src/client/linux/handler/linux_thread.cc:
	* src/client/linux/handler/minidump_generator.cc:
	* src/common/string_conversion.cc:
	* src/processor/minidump.cc:
	* src/processor/minidump_stackwalk.cc:
	* src/processor/simple_symbol_supplier.cc:
	Make it build with GCC 4.3. Patch from Matthias Clasen.
	Closes bug #513578.

2007-07-31  Christian Persch  <chpe@gnome.org>

	* Makefile.am: Disable tests, since they make distcheck fail.

2007-07-31  Christian Persch  <chpe@gnome.org>

	* configure.ac: Don't use aux dir.

2007-07-31  Christian Persch  <chpe@gnome.org>

	R INSTALL:
	R Makefile.in:
	R aclocal.m4:
	R autotools/config.guess:
	R autotools/config.sub:
	R autotools/depcomp:
	R autotools/install-sh:
	R autotools/ltmain.sh:
	R autotools/missing:
	R configure: Remove autogenerated files from svn.

	* Makefile.am: Add missing file to SOURCES.

2007-07-31  Fernando Herrera  <fherrera@onirica.com>

        * google-breakpad/Makefile.am:
        * google-breakpad/Makefile.in:
        * google-breakpad/aclocal.m4:
        * google-breakpad/autotools/depcomp:
        * google-breakpad/autotools/install-sh:
        * google-breakpad/autotools/ltmain.sh:
        * google-breakpad/autotools/missing:
        * google-breakpad/configure: fix make distcheck

2007-07-31  Fernando Herrera  <fherrera@onirica.com>

	* Makefile.am: 
	* Makefile.in:
	* src/tools/windows/dump_syms/testdata/dump_syms_regtest.cc:
	* src/tools/windows/dump_syms/testdata/dump_syms_regtest.sym: removed
	testdata file from dist

