]> git.0d.be Git - empathy.git/blobdiff - NEWS
Update NEWS file
[empathy.git] / NEWS
diff --git a/NEWS b/NEWS
index eeab65f0dc097a58212fbc0161afdb46a5a0f66e..3a29d13670ba1943c7f9681ece1b41a3bb6ebc91 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,71 @@
+NEW in 2.23.6
+==============
+ - Remove empathy-accounts binary, it is replaced by empathy --accounts (Xavier Claessens).
+ - Added empathy-properties desktop file to configure MC accounts from the GNOME panel -> System -> Preferences. (Jonny Lamb)
+ - Replace the preview button by a cancel button when creating a new account (Xavier Claessens).
+ - Move event code from EmpathyStatusIcon to EmpathyEventManager (Xavier Claessens).
+ - Make the icon blink in the contact list when a contact has an event like new message, incoming call, etc. (Xavier Claessens)
+
+Bugs fixed:
+ - Fixed #462880, Can't register a new account on Jabber servers (Xavier Claessens)
+ - Fixed #486801, Unable to rename the account (change the account name) (Xavier Claessens)
+ - Fixed #544964, Button "Add Gruop" not translatable (Milo Casagrande)
+ - Fixed #546154, translation issues (Xavier Claessens)
+ - Fixed #546218, Bad message when a call is refused (Xavier Claessens)
+
+Translations:
+ - Updated es translation  (Jorge Gonzalez).
+ - Updated Arabic Translation (Youssef Chahibi).
+ - Updated de translation  (Andre Klapper).
+ - Updated Galician translation (icq).
+ - Updated Norwegian bokmål translation. (kmaraas).
+ - Updated sv translation  (Daniel Nylander).
+ - Updated Bulgarian translation (Alexander Shopov).
+ - Updated ja translation  (Takeshi AIHANA).
+ - Updated Polish translation (Tomasz Dominikowski).
+
+NEW in 0.23.4
+==============
+ - Save avatar to file when right click on the avatar image (Guillaume Desmottes).
+ - Made the Close button the default widget in the contact edit dialog. (Jonny Lamb)
+ - Made account removal confirmation dialog modal. (Jonny Lamb)
+ - Set an smiley icon for the "Insert smiley" menu item. (Xavier Claessens).
+ - Set an icon for the spellcheck menu item (Xavier Claessens).
+ - Fix the bug "Incoming call from (null)" (Alban Crequy)
+ - Do not show the keypad when the media channel does not have the DTMF interface  (Alban Crequy).
+ - Better dialog message when a call is rejected (Alban Crequy)
+ - Use empathy.foo() instead of empathy_foo() for functions binding (Xavier Claessens).
+ - EmpathyCallWindow: Get a new video preview when pushing a new call into the window.  (Sjoerd Simons).
+ - Fix chatroom listing with salut accounts. (Xavier Claessens).
+
+Bugs fixed:
+ - Fixed #537690, crash in Empathy Instant Messenger: Adding new SIP contact t... (Xavier Claessens)
+ - Fixed #540360, crash in Empathy Instant Messenger: starting empathy (Xavier Claessens)
+ - Fixed #526892, Should set the buddy icon as window icon (Xavier Claessens)
+ - Fixed #532622, No way to send a message with the mouse. (Xavier Claessens)
+ - Fixed #534425, Username is full ID (should it detect missing @ekiga.net?) (Xavier Claessens)
+ - Fixed #535080, Add a --silent option (Marco Pesenti Gritti)
+ - Fixed #536391, Existing chat window moves when a new chat window is opened (Ross Burton)
+ - Fixed #536628, Close contact list when Escape is pressed (Ross Burton)
+ - Fixed #536984, Should select the right account when reconfigure a bugged account (Xavier Claessens)
+ - Fixed #537129, Does not build with gcc 4.3.0 (Cosimo Cecchi)
+ - Fixed #537249, Use function to check GTK+ version instead of mangling directly (Ross Burton)
+ - Fixed #541431, Feature to save a contact's display picture (Guillaume Desmottes)
+ - Fixed #542196, Reverse order of buttons on the dialog box to delete a contact (or a group) (Gaëtan Podevijn)
+ - Fixed #542231, Tubes: memory freed with tp_g_value_slice_free instead of g_free() (Alban Crequy)
+
+Translations:
+ - Updated de translation  (Andre Klapper).
+ - Updated Galician Translation. (icq).
+ - Updated es translation  (Jorge Gonzalez).
+ - Updated Norwegian bokmål translation. (kmaraas).
+ - Updated Occitan translation (ymarcheg).
+ - Updated sv translation  (Daniel Nylander).
+ - Updated vi translation  (Clytie Siddall).
+ - Updated Russian translation. (Il'ya Mertsalov).
+ - Updated fr translation. (claudep).
+ - Updated Arabic Translation. (Abou Manal).
+
 NEW in 0.23.3
 ==============
  - Updated manual (Milo Casagrande).