commit 635fd886edb0f59e03c57d28a7328370173db549 Author: Travis Reitter Date: Mon Sep 26 17:16:50 2011 -0700 Release version 0.6.3.2 configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 23c385766711e5294957d3b61ae6e5af1c7ec417 Author: Travis Reitter Date: Mon Sep 26 16:23:51 2011 -0700 Require Tracker 0.12 Closes: bgo#660051 - require tracker 0.12 NEWS | 1 + configure.ac | 13 +++---------- tests/lib/tracker/Makefile.am | 5 ----- tests/lib/tracker/backend.vala | 2 -- 4 files changed, 4 insertions(+), 17 deletions(-) commit e45a9630f5f81d4c706959f975300e26acb013ad Author: Travis Reitter Date: Mon Sep 26 15:07:05 2011 -0700 Don't assume that "CONNECTED" Tp.Accounts have valid Tp.Connections There's an in-between state where the Tp.Account is "CONNECTED" but hasn't finished preparing its Tp.Connection (and thus, it's null). Closes: bgo#659041 — tpf-persona-store.vala: try to connect to a NULL object NEWS | 1 + backends/telepathy/lib/tpf-persona-store.vala | 31 +++++++++--------------- 2 files changed, 13 insertions(+), 19 deletions(-) commit e2e49f92dab827ca283b458af59c09e9c4053345 Author: Philip Withnall Date: Mon Sep 26 15:36:39 2011 -0700 Ensure we prepare all TpAccounts before trying to use them. Helps: bgo#659041 - tpf-persona-store.vala: try to connect to a NULL object backends/telepathy/lib/tpf-persona-store.vala | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 506baeb119df6a2288754dbbb9ce48a802e0e82b Author: Travis Reitter Date: Mon Sep 26 15:44:47 2011 -0700 More-tightly scope variable in EDS backend. backends/eds/lib/edsf-persona-store.vala | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit cbf4373f265914e179d64457f74d209f28beffdd Author: Travis Reitter Date: Mon Sep 26 09:44:39 2011 -0700 Actually fall back to eds:system in case there's no default address book. Closes: bgo#660140 - contacts_contact_find_persona_from_store: assertion `store != NULL' failed NEWS | 2 ++ backends/eds/lib/edsf-persona-store.vala | 20 ++++++++++++++++++-- 2 files changed, 20 insertions(+), 2 deletions(-) commit 2de42aa44293ec8a36872b4356b1a5f6ffad299e Author: Christian Kirbach Date: Sat Sep 24 11:03:36 2011 +0200 [l10n] Updated German translation po/de.po | 579 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 285 insertions(+), 294 deletions(-) commit c1e3178fee7761ed5e847db19fe7a5ac05908dcc Author: Travis Reitter Date: Fri Sep 23 15:55:39 2011 -0700 Trivial NEWS fix. NEWS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c9ea93abaf778b4892e3ec7f7a0a81b1a34053db Author: Travis Reitter Date: Fri Sep 23 15:54:52 2011 -0700 Note in the NEWS that we fixed bgo#659732 before the 0.6.3.1 release. NEWS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 234e3d0a577bb521d31beae4ad9610beb8f1c1fc Author: Travis Reitter Date: Fri Sep 23 13:19:14 2011 -0700 Post-release version bump. NEWS | 3 +++ configure.ac | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-)