aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-08-25 05:42:24 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-08-25 05:42:24 +0800
commitc8abc513994527ffae6a3614715a10df26d0b63f (patch)
tree73611a00b578b1ecf7ba02ba76b3a1486d7d6d46 /NEWS
parentfac0f3d315c75175abd27f348bf8ce04c3bb9a58 (diff)
downloadgsoc2013-empathy-c8abc513994527ffae6a3614715a10df26d0b63f.tar
gsoc2013-empathy-c8abc513994527ffae6a3614715a10df26d0b63f.tar.gz
gsoc2013-empathy-c8abc513994527ffae6a3614715a10df26d0b63f.tar.bz2
gsoc2013-empathy-c8abc513994527ffae6a3614715a10df26d0b63f.tar.lz
gsoc2013-empathy-c8abc513994527ffae6a3614715a10df26d0b63f.tar.xz
gsoc2013-empathy-c8abc513994527ffae6a3614715a10df26d0b63f.tar.zst
gsoc2013-empathy-c8abc513994527ffae6a3614715a10df26d0b63f.zip
Updated.
2007-08-24 Xavier Claessens <xclaesse@gmail.com> * configure.ac: * doc/libempathy-gtk/tmpl/empathy-preferences.sgml: * NEWS: * po/POTFILES.in: Updated. svn path=/trunk/; revision=271
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e10fa0aaf..141e5b6e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
NEW in 0.11:
===========
+ - Only update the topic of it has really be changed, avoid diplaying many
+ times "Topic set to:" message.
+ - Some Jabber chatroom sends messages received before we joined the room, avoid
+ displaying those messages if we already logged them last time we joined that
+ room. Previous workaround prevented Empathy to log offline messages.
+
+NEW in 0.11:
+===========
- Change main window's title to "Contact list".
- Do not list profiles that don't have the corresponding CM installed when
creating a new account.