diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-07-26 23:59:52 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-07-26 23:59:52 +0800 |
commit | 789c0c68fa7eefb7ceed3f59395a5665c6d5d2b9 (patch) | |
tree | f2f8ecc06cedcd846bd3fd133853a06158ce282f /ChangeLog | |
parent | ce0204886f02193df2c768c175ef02eaaf2d691c (diff) | |
download | gsoc2013-empathy-789c0c68fa7eefb7ceed3f59395a5665c6d5d2b9.tar gsoc2013-empathy-789c0c68fa7eefb7ceed3f59395a5665c6d5d2b9.tar.gz gsoc2013-empathy-789c0c68fa7eefb7ceed3f59395a5665c6d5d2b9.tar.bz2 gsoc2013-empathy-789c0c68fa7eefb7ceed3f59395a5665c6d5d2b9.tar.lz gsoc2013-empathy-789c0c68fa7eefb7ceed3f59395a5665c6d5d2b9.tar.xz gsoc2013-empathy-789c0c68fa7eefb7ceed3f59395a5665c6d5d2b9.tar.zst gsoc2013-empathy-789c0c68fa7eefb7ceed3f59395a5665c6d5d2b9.zip |
Fix Room listing. Fixes bug #460416 (Sjoerd Simons).
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-new-chatroom-dialog.c:
* libempathy/empathy-tp-roomlist.c: Fix Room listing. Fixes bug #460416
(Sjoerd Simons).
svn path=/trunk/; revision=201
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2007-07-26 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-new-chatroom-dialog.c: + * libempathy/empathy-tp-roomlist.c: Fix Room listing. Fixes bug #460416 + (Sjoerd Simons). + +2007-07-26 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/Makefile.am: * libempathy/Makefile.am: * configure.ac: Use libtool -version-info. Fixes bug #460579 |