commit 9516d088da76beaec7eabdbbfeebafe0b54a3f12 Author: Matthew Barnes Date: Wed Oct 26 15:53:13 2011 -0400 NEWS update for 3.3.1.1 release. NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 56887b2ba1a249668ef246a3418802a076a655d5 Author: Matthew Barnes Date: Wed Oct 26 15:50:46 2011 -0400 Remove g_thread_init() calls. g_type_init() already calls it, and has for several GLib releases. .../libedata-book/e-book-backend-sqlitedb-test.c | 1 - calendar/backends/file/e-cal-backend-file.c | 1 - camel/camel-index-control.c | 1 - camel/camel-text-index.c | 1 - camel/providers/imapx/test-imapx.c | 1 - camel/tests/lib/camel-test.c | 2 -- tests/libebook/client/client-test-utils.c | 1 - tests/libecal/client/client-test-utils.c | 1 - tests/libedataserverui/test-client-examine-auth.c | 2 -- tests/libedataserverui/test-name-selector.c | 1 - 10 files changed, 0 insertions(+), 12 deletions(-)