diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-09-28 16:16:32 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-09-28 16:16:32 +0800 |
commit | 11ae12abf0ac6bb90e5eabb2d205235b0ed08606 (patch) | |
tree | 14ef08ce2452406d87f9515479cb9f5099107b2f /ChangeLog | |
parent | ac2baa625e8c0bcb57a8ceec4d34d046135b0171 (diff) | |
download | gsoc2013-empathy-11ae12abf0ac6bb90e5eabb2d205235b0ed08606.tar gsoc2013-empathy-11ae12abf0ac6bb90e5eabb2d205235b0ed08606.tar.gz gsoc2013-empathy-11ae12abf0ac6bb90e5eabb2d205235b0ed08606.tar.bz2 gsoc2013-empathy-11ae12abf0ac6bb90e5eabb2d205235b0ed08606.tar.lz gsoc2013-empathy-11ae12abf0ac6bb90e5eabb2d205235b0ed08606.tar.xz gsoc2013-empathy-11ae12abf0ac6bb90e5eabb2d205235b0ed08606.tar.zst gsoc2013-empathy-11ae12abf0ac6bb90e5eabb2d205235b0ed08606.zip |
Look in the local_pendings list if a contact is already local pending. Fix
2007-09-28 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-tp-group.c: Look in the local_pendings list if a
contact is already local pending.
* tests/contact-manager.c: Fix white space typo.
svn path=/trunk/; revision=326
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-09-28 Xavier Claessens <xclaesse@gmail.com> + + * libempathy/empathy-tp-group.c: Look in the local_pendings list if a + contact is already local pending. + * tests/contact-manager.c: Fix white space typo. + 2007-09-27 Xavier Claessens <xclaesse@gmail.com> * libempathy/empathy-utils.c: |