diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-12-18 05:59:00 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-12-18 05:59:00 +0800 |
commit | d853bea8e7e8a51aad15b479fcf39d7e95c4022a (patch) | |
tree | 4084daaa2be6ac655cb887445d391188dbc1abe3 /NEWS | |
parent | 50561b38dc05595c52a25529b1ff80ad876fabf6 (diff) | |
download | gsoc2013-empathy-d853bea8e7e8a51aad15b479fcf39d7e95c4022a.tar gsoc2013-empathy-d853bea8e7e8a51aad15b479fcf39d7e95c4022a.tar.gz gsoc2013-empathy-d853bea8e7e8a51aad15b479fcf39d7e95c4022a.tar.bz2 gsoc2013-empathy-d853bea8e7e8a51aad15b479fcf39d7e95c4022a.tar.lz gsoc2013-empathy-d853bea8e7e8a51aad15b479fcf39d7e95c4022a.tar.xz gsoc2013-empathy-d853bea8e7e8a51aad15b479fcf39d7e95c4022a.tar.zst gsoc2013-empathy-d853bea8e7e8a51aad15b479fcf39d7e95c4022a.zip |
Prepare for release
svn path=/trunk/; revision=485
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +NEW in 0.21.4: +============= + - Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory + for each message a contact sends + - Generate ChangeLog from svn commits. Copy generator from epiphany. + - Correctly store/restore presence when NM state changes. + - Split EmpathyContactFactory to have one EmpathyTpContactFactory per account. + - When NM is in sleeping (=disabled) state, do just like if it was connected. + Add a gconf key to disable NM support completely. + NEW in 0.21.3: ============= - Request new Text Channel if the contact is online again and CM don't support |