]> git.0d.be Git - empathy.git/blobdiff - NEWS
Updated pt_BR translation (Andre Gondim)
[empathy.git] / NEWS
diff --git a/NEWS b/NEWS
index 5c5bbd1e33ce8467b7ce947376a6ac3e8d9a3c0e..c401a2da5245a6f660a0472fb7be9f3a2b3eff94 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,54 @@
+NEW in 2.25.90
+==============
+ - Rewrite Voice/Video call UI, and use farsight2 instead of stream-engine. (Sjoerd Simons).
+ - Add libnotify support (Jonny Lamb, Elliot Fairweather).
+ - Add EmpathyContactSelector (Jonny Lamb, Elliot Fairweather).
+ - Renamed G_STR_EMPTY to EMP_STR_EMPTY (Jonny Lamb).
+ - Update the user documentation  (Milo Casagrande).
+ - Rename _new -> _dup_singleton. (Cosimo Cecchi).
+ - Remove usage of EmpathyTpGroup from EmpathyTpCall. (Xavier Claessens).
+ - Remove some usage of EmpathyTpGroup from EmpathyTpChat (Xavier Claessens).
+ - Rework internal dispatcher (Sjoerd Simons).
+
+Bugs fixed:
+ - Fixed #548768, You can open several avatar file pickers for the same account (Frederic Peters)
+ - Fixed #562554, "Chat -> View Previous Conversations" should be disabled if no account (fpeters)
+ - Fixed #566549, Please remove trailing space (Leonardo Ferreira Fontenelle)
+ - Fixed #566676, There should not be any "gtk-ok", "gtk-cancel" etc. string in .pot (Lucas Lommer)
+ - Fixed #569884, no --version command-line option (Bruce Cowan)
+ - Fixed #569901, i18n problems in main() (Cosimo Cecchi)
+ - Fixed #570066, Missing file from POTFILES.in (Gabor Kelemen )
+ - Fixed #570080, empathy fails to build outside source tree (Theppitak Karoonboonyanan)
+
+Translations:
+ - Updated pt_BR translation  (Michel Recondo).
+ - Updated Hungarian translation (kelemeng).
+ - Updated es translation  (Jorge Gonzalez).
+ - Updated ca translation  (Gil Forcada).
+ - Updated Greek translation  (Marios Zindilis).
+ - Updated Spanish translation (jorgegonz).
+ - Updated ko translation. (cwryu).
+ - updated hebrew translation (yairhr).
+ - Updated gr translation  (Marios Zindilis).
+ - Updated Slovenian translation (mateju).
+ - Updated Norwegian bokmål translation. (kmaraas).
+ - Updated th translation  (Theppitak Karoonboonyanan).
+ - Updated sv translation  (Daniel Nylander).
+
+NEW in 2.25.4
+==============
+ - Add sound notifications using libcanberra-gtk (Cosimo Cecchi)
+
+Bugs fixed:
+
+Translations:
+ - Updated Norwegian bokmål translation. (kmaraas).
+ - Updated pt_BR translation  (Taylon Silmer).
+
 NEW in 2.25.3
 ==============
+ - Refactor EmpathyChatView to make possible to use other backends than
+   GtkTextView. Required to use Webkit and adium themes.
  - Use gi18n-lib.h instead of gi18n.h for libraries. (Xavier Claessens).
  - Add empathy_init(), empathy_gtk_init(). They have to be called by any process
    using libempathy and libempathy-gtk. (Xavier Claessens).