aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39bd99903..5b8b47b81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2007-10-19 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy-gtk/empathy-profile-chooser.c:
+ * libempathy-gtk/empathy-profile-chooser.h:
+ * libempathy-gtk/empathy-accounts-dialog.c: set unsensitive the add
+ button if there is no profile installed and tell the user to install
+ some connection managers.
+
+ * libempathy-gtk/empathy-ui-utils.c: Fix indentation.
+
+2007-10-19 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy-gtk/empathy-chat-window.c: If EmpathyChat object does not
exist when DnD a contact, create one. Fixes bug #483168.