aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b91ca5a9..53e764d49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-09-21 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy-gtk/empathy-status-icon.c: Tooltip for subscription request
+ shouldn't display "Message:" if the message is empty. Fixes bug #459538
+ (Cosimo Cecchi).
+ Do not update tooltip each time the icon change.
+
+2007-09-21 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy-gtk/empathy-chat-window.c: Do not set "new message" in
the title of conversation windows, it's useless. Fixes bug #459523.