aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-06-03 02:03:38 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-06-03 02:03:38 +0800
commit15f0056cc0c6b1458d785ade9a676313874bfd7e (patch)
treea0c916f1c7a9f018fd0dbfe619d0164fff5b3e62 /ChangeLog
parentb0fbbe35071521864430ab743d37fd39708bd30b (diff)
downloadgsoc2013-empathy-15f0056cc0c6b1458d785ade9a676313874bfd7e.tar
gsoc2013-empathy-15f0056cc0c6b1458d785ade9a676313874bfd7e.tar.gz
gsoc2013-empathy-15f0056cc0c6b1458d785ade9a676313874bfd7e.tar.bz2
gsoc2013-empathy-15f0056cc0c6b1458d785ade9a676313874bfd7e.tar.lz
gsoc2013-empathy-15f0056cc0c6b1458d785ade9a676313874bfd7e.tar.xz
gsoc2013-empathy-15f0056cc0c6b1458d785ade9a676313874bfd7e.tar.zst
gsoc2013-empathy-15f0056cc0c6b1458d785ade9a676313874bfd7e.zip
2007-06-02 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-log-manager.c: Fix crash when there is no log available for a chat. * libempathy/empathy-tp-contact-list.c: Fix a crash when destroy signal is emitted before StatusChanged. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@115 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24f684f83..ff37310d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-06-02 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy/empathy-log-manager.c: Fix crash when there is no log
+ available for a chat.
+ * libempathy/empathy-tp-contact-list.c: Fix a crash when destroy signal
+ is emitted before StatusChanged.
+
+2007-06-02 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy-gtk/gossip-group-chat.c:
* libempathy-gtk/gossip-private-chat.c:
* libempathy-gtk/gossip-chat.c: