commit d23ad1e48cd005cfede15a5e4e78e58f61647006
Author: Travis Reitter <travis.reitter@collabora.co.uk>
Date:   Wed Mar 23 12:34:53 2011 -0700

    Release version 0.4.2

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0e5438b786d1a46206b64cc6351bbd92fb73a059
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Wed Mar 23 09:33:43 2011 +0000

    When removing, use a local copy of the personas

    Removing personas from folks will change our individuals persona list,
    so we need to make a copy to be able to safely iterate it.

 NEWS                             |    1 +
 folks/individual-aggregator.vala |    9 +++++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

commit 105a1c70451429ab2e5305eab9def4d164984f95
Author: Travis Reitter <travis.reitter@collabora.co.uk>
Date:   Mon Mar 21 10:42:40 2011 -0700

    Update folks-import to the current API for ImDetails.im_addresses.

    Fixes bgo#645411 - folks-import segfaults on startup

 NEWS                     |    1 +
 tools/import-pidgin.vala |   14 +++++++-------
 2 files changed, 8 insertions(+), 7 deletions(-)

commit 36cf224238c426802b83e0478ea50277020eeced
Author: Travis Reitter <travis.reitter@collabora.co.uk>
Date:   Tue Mar 22 10:05:35 2011 -0700

    Correct the release number of the bgo#645430 fix.

 NEWS |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

commit 756b8139391e39e64103486880161e8a3e962cd7
Author: Raul Gutierrez Segales <raul.gutierrez.segales@collabora.co.uk>
Date:   Mon Mar 21 18:44:17 2011 +0000

    Fix entries in the NEWS file

 NEWS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 10eecd3623d2e33333751081e7bf1ce87a4b22fd
Author: Raul Gutierrez Segales <raul.gutierrez.segales@collabora.co.uk>
Date:   Mon Mar 21 18:03:58 2011 +0000

    folks-inspect: use LinkedHashSet to access im-addresses

 NEWS                     |    1 +
 tools/inspect/utils.vala |   11 ++++++-----
 2 files changed, 7 insertions(+), 5 deletions(-)