diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-07-07 06:10:54 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-07-07 06:10:54 +0800 |
commit | 3677c23545f7e549c72096112159eecd895a4270 (patch) | |
tree | e1fd505a4bab2e4a4df4a39736cbcc0026eadd38 /ChangeLog | |
parent | efe3042bf7b712e2b688121b97bd280ca15a4ff7 (diff) | |
download | gsoc2013-empathy-3677c23545f7e549c72096112159eecd895a4270.tar gsoc2013-empathy-3677c23545f7e549c72096112159eecd895a4270.tar.gz gsoc2013-empathy-3677c23545f7e549c72096112159eecd895a4270.tar.bz2 gsoc2013-empathy-3677c23545f7e549c72096112159eecd895a4270.tar.lz gsoc2013-empathy-3677c23545f7e549c72096112159eecd895a4270.tar.xz gsoc2013-empathy-3677c23545f7e549c72096112159eecd895a4270.tar.zst gsoc2013-empathy-3677c23545f7e549c72096112159eecd895a4270.zip |
Workaround to fix a commonly reported crash. Add a missing check.
2007-07-07 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-widget-generic.c: Workaround to fix a
commonly reported crash.
* libempathy/empathy-tp-group.c: Add a missing check.
svn path=/trunk/; revision=177
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-07-07 Xavier Claessens <xclaesse@gmail.com> + + * libempathy-gtk/empathy-account-widget-generic.c: Workaround to fix a + commonly reported crash. + * libempathy/empathy-tp-group.c: Add a missing check. + 2007-06-30 Xavier Claessens <xclaesse@gmail.com> * configure.ac: Bump MC version required to 4.27. |