]> git.0d.be Git - empathy.git/blobdiff - ChangeLog
Add python binding. Fixes bug #457660 (Michael Sheldon).
[empathy.git] / ChangeLog
index f5e1280b2e85fc22facffbe100ddc3c517c18ee5..9f2c7e0a524e7ca8b68f8344155373529e099e38 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2007-08-19 Xavier Claessens  <xclaesse@gmail.com>
+
+       * python/pyempathy/pyempathy.defs:
+       * python/pyempathy/pyempathymodule.c:
+       * python/pyempathy/Makefile.am:
+       * python/pyempathy/pyempathy.override:
+       * python/pyempathygtk/pyempathygtk.override:
+       * python/pyempathygtk/pyempathygtk.defs:
+       * python/pyempathygtk/Makefile.am:
+       * python/pyempathygtk/pyempathygtkmodule.c:
+       * python/Makefile.am:
+       * libempathy/empathy-time.h:
+       * configure.ac:
+       * Makefile.am: Add python binding. Fixes bug #457660 (Michael Sheldon).
+
+2007-08-19 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/empathy-main-window.glade: Edit menu should be second
+       from the left. Fixes bug #467827 (Cosimo Cecchi).
+
+2007-08-13 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/empathy-group-chat.c: Only update the topic of it has
+       really be changed, avoid diplaying many times "Topic set to:" message.
+
+       * libempathy-gtk/empathy-chat.c: Some Jabber chatroom sends messages
+       received before we joined the room, this avoid displaying those messages
+       if we already logged them last time we joined that room. Previous
+       workaround prevented Empathy to log offline messages.
+
+2007-08-12 Xavier Claessens  <xclaesse@gmail.com>
+
+       * configure.ac: Bump version to 0.12.
+
 2007-08-12 Xavier Claessens  <xclaesse@gmail.com>
 
        * configure.ac: Update libtool version.