diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-01-17 00:11:05 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-01-17 00:11:05 +0800 |
commit | 09dc74429811d4236cd642c87568547053a67a76 (patch) | |
tree | e89204c7e359a7e0de03ef500f75d93f697ab618 /NEWS | |
parent | 32bbb6367e2d11481f744786fed311b191a857d6 (diff) | |
download | gsoc2013-empathy-09dc74429811d4236cd642c87568547053a67a76.tar gsoc2013-empathy-09dc74429811d4236cd642c87568547053a67a76.tar.gz gsoc2013-empathy-09dc74429811d4236cd642c87568547053a67a76.tar.bz2 gsoc2013-empathy-09dc74429811d4236cd642c87568547053a67a76.tar.lz gsoc2013-empathy-09dc74429811d4236cd642c87568547053a67a76.tar.xz gsoc2013-empathy-09dc74429811d4236cd642c87568547053a67a76.tar.zst gsoc2013-empathy-09dc74429811d4236cd642c87568547053a67a76.zip |
Prepare for release 0.21.5.2EMPATHY_0_21_5_2
svn path=/trunk/; revision=566
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +NEW in 0.21.5.2 +============== + - Update API documentation generator. (xclaesse). + - Update python binding for new API. (xclaesse). + - Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespace (xclaesse). + - Change EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVATAR_CHOOSER (xclaesse). + - Ignore ssl errors for gtalk profile by default otherwise it won't connect. (xclaesse). + +Bugs fixed: + - Fixed #509656, crash in Empathy Instant Messenger: Nothing. I was viewing s... (xclaesse) + +Translations: + - Updated ja Translation (Takeshi AIHANA). + - Updated sv Translation (Daniel Nylander). + NEW in 0.21.5.1 ============== - Fix release.py script to give correct author of fixed bug. |