]> git.0d.be Git - empathy.git/blobdiff - ChangeLog
Remove the autogen.sh script and use gnome-autogen.sh instead.
[empathy.git] / ChangeLog
index 2f9db21ffb0bc57261e0e7575702b8ebc256ca34..693687a24f7c274160c0d2548b3ee967a755cce1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
+
+       * README:
+       * autogen.sh: Remove the autogen.sh script and use gnome-autogen.sh
+       instead.
+
+2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/empathy-account-chooser.c:
+       * libempathy-gtk/empathy-new-chatroom-dialog.c:
+       * libempathy-gtk/empathy-account-chooser.h:
+       * libempathy-gtk/empathy-contact-dialogs.c:
+       * libempathy-gtk/empathy-chatrooms-window.c:
+       * libempathy-gtk/empathy-contact-widget.c:
+       * libempathy-gtk/empathy-contact-widget.h:
+       * libempathy-gtk/empathy-log-window.c:
+       * doc/*: Do not show salut accounts in the add contact dialog. Rework
+       a bit EmpathyContactWidget. Fixes bug #459100
+       (Guillaume Desmottes, Xavier Claessens).
+
+2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/empathy-accounts-dialog.c: add contact frame is not
+       hidden after cancelling. Fixes bug #458997 (Frederic Peters).
+
 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
 
        * libempathy/empathy-idle.c: Fix problems when NM is not running. Fixes