aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-05-31 14:50:58 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-05-31 14:50:58 +0800
commitc06a2a5a2bb1a923918de34fe63efe18c090902b (patch)
tree5a4a067bf1838e010b06fcd2c951a93c9da29b11 /ChangeLog
parent6fe758a0d83f6872585a177a2e821d4105642308 (diff)
downloadgsoc2013-empathy-c06a2a5a2bb1a923918de34fe63efe18c090902b.tar
gsoc2013-empathy-c06a2a5a2bb1a923918de34fe63efe18c090902b.tar.gz
gsoc2013-empathy-c06a2a5a2bb1a923918de34fe63efe18c090902b.tar.bz2
gsoc2013-empathy-c06a2a5a2bb1a923918de34fe63efe18c090902b.tar.lz
gsoc2013-empathy-c06a2a5a2bb1a923918de34fe63efe18c090902b.tar.xz
gsoc2013-empathy-c06a2a5a2bb1a923918de34fe63efe18c090902b.tar.zst
gsoc2013-empathy-c06a2a5a2bb1a923918de34fe63efe18c090902b.zip
Do not restore away presence message when coming back after the user set
2007-05-31 Xavier Claessens <xclaesse@gmail.com> * libempathy/empathy-idle.c: Do not restore away presence message when coming back after the user set manually to away. svn path=/trunk/; revision=101
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff1c7e124..df6ac5037 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-05-31 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy/empathy-idle.c: Do not restore away presence message when
+ coming back after the user set manually to away.
+
+2007-05-31 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy-gtk/gossip-account-chooser.c: Fix warning when selecting
all accounts.