aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-06-14 18:45:38 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-06-14 18:45:38 +0800
commit93e7c475bce7aca22c2b073b7c4b564121625b3c (patch)
tree4c826195bb664ea62405412935ce4047dbf31c95 /ChangeLog
parentc82238798de571010689f3a3f6207f37cba1bb2d (diff)
downloadgsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.tar
gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.tar.gz
gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.tar.bz2
gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.tar.lz
gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.tar.xz
gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.tar.zst
gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.zip
Do not create log directory for a chat if there is no messages to put in.
2007-06-13 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/gossip-log-window.c: * libempathy-gtk/gossip-chat-window.c: * libempathy/empathy-log-manager.c: * libempathy/empathy-log-manager.h: Do not create log directory for a chat if there is no messages to put in. Show logs and information for the contact we are speaking with in the chat window menu. svn path=/trunk/; revision=150
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98ca5b05a..67d91eae6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2007-06-13 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy-gtk/gossip-log-window.c:
+ * libempathy-gtk/gossip-chat-window.c:
+ * libempathy/empathy-log-manager.c:
+ * libempathy/empathy-log-manager.h: Do not create log directory for a
+ chat if there is no messages to put in. Show logs and information for
+ the contact we are speaking with in the chat window menu.
+
+2007-06-13 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy-gtk/Makefile.am:
* libempathy-gtk/gossip-log-window.glade:
* libempathy-gtk/gossip-log-window.h: