]> git.0d.be Git - empathy.git/blobdiff - NEWS
Updated kn translations
[empathy.git] / NEWS
diff --git a/NEWS b/NEWS
index cffd582e2c7fd1e3e7849d2ebf9344cfb8ea7003..d1ddf052086c4d04d1d80f51bbe6c8d2be2eb84a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,137 @@
+NEW in 2.91.91.1 (17/03/2011)
+================
+
+The "Happy Guinness Day!" release.
+
+Empathy has a new icon! See [1] to learn more about it.
+
+You can now block annoying contacts.
+
+[1] http://blog.desmottes.be/post/2011/03/16/New-Empathy-icon%21
+
+Dependencies:
+ • folks ≥ 0.4.0
+
+Bugs fixed:
+ - Fixed #644296, Contact Info should respect Overwritten_By_Nickname (Guillaume Desmottes)
+ - Fixed #614640, new app icon for empathy (Jakub Steiner)
+ - Fixed #618787, Allow to block specific contacts (Danielle Madeley)
+ - Fixed #639417, SSL server validation should follow override server CancelOk (Stef Walter)
+ - Fixed #643690, Have to enter password even if provided during account creation (Guillaume Desmottes)
+ - Fixed #643863, Should set EmpathyChat as PreferredHandler when requesting a text channel (Guillaume Desmottes)
+ - Fixed #644295, Don't set your contact info if nothing's changed (Guillaume Desmottes)
+ - Fixed #644298, Don't clobber alias updates through using both Aliasing and ContactInfo (Guillaume Desmottes)
+ - Fixed #644359, Support Error.EmergencyCallsNotSupported (Emilio Pozuelo Monfort)
+ - Fixed #644360, Support Error.SoftwareUpgradeRequired (Emilio Pozuelo Monfort)
+ - Fixed #644406, Should set password-prompt on IRC accounts when needed (Guillaume Desmottes)
+ - Fixed #644475, Empathy.Auth.client doesn't have DelayApprovers (Guillaume Desmottes)
+ - Fixed #644500, Install .service and .client files for empathy-call (Emilio Pozuelo Monfort)
+ - Fixed #644726, Remove contact doesn't work (Guillaume Desmottes)
+ - Fixed #644830, Sidebar is very wide (Guillaume Desmottes)
+ - Fixed #644844, Clear logs improvements (Emilio Pozuelo Monfort)
+ - Fixed #644914, History window: filter accounts without logs (Emilio Pozuelo Monfort)
+ - Fixed #644936, Don't update Contact menu on a focus-in (Michael Terry)
+ - Fixed #644944, Patch for warnings from GCC 4.6 about variables that are set but not used (Kjartan Maraas)
+ - Fixed #645008, empathy-auth-client should implement the Debug interface (Guillaume Desmottes)
+ - Fixed #645014, ICQ widget: should be able to enter an email address (Guillaume Desmottes)
+
+Translations:
+ - Updated ar Translation (Khaled Hosny)
+ - Updated ca Translation (Gil Forcada)
+ - Updated cs Translation (Marek Černocký)
+ - Updated el Translation (Michael Kotsarinis)
+ - Updated en_GB Translation (Bruce Cowan)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated et Translation (Mattias Põldaru, Ivar Smolin)
+ - Updated fr Translation (Bruno Brouard)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated pl Translation (Piotr Drąg)
+ - Updated ro Translation (Lucian Adrian Grijincu)
+ - Updated sl Translation (Andrej Žnidaršič, Matej Urbančič)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated uk Translation (Daniel Korostil)
+
+NEW in 2.91.91 (08/03/2011)
+==============
+
+Dependencies:
+
+ • telepathy-glib ≥ 0.13.16
+ • GTK+ ≥ 3.0.2
+
+Empathy will now automatically reject new incoming calls while there is
+another active call. A notification will be displayed telling you about the
+call you just missed.
+
+We strongly recommend that you update to telepathy-mission-control 5.7.6 to
+avoid races between the different Empathy components.
+
+Bugs fixed:
+ - Fixed #583317, throbber/status message input widget disapper when contact list too narrow (Robert Sajdok)
+ - Fixed #641121, Empathy ask to confirm certificate even if it is trusted in system stash (Stef Walter)
+ - Fixed #643656, Autoreject incoming calls when there is one in progress (Emilio Pozuelo Monfort)
+ - Fixed #643745, Support Ch.I.CredentialsStorage in auth-client (Danielle Madeley)
+ - Fixed #643872, Auth client should have Observer.DelayApprovers (Guillaume Desmottes)
+ - Fixed #643920, MSN protocol name may not be recognizable to some users (Guillaume Desmottes)
+ - Fixed #644058, Missing mnemonic for "I don't want to enable this feature for now" (Guillaume Desmottes)
+ - Fixed #644062, Warn if the user has insufficient disk space to receive file (Danielle Madeley)
+ - Fixed #644121, all: set the primary-toolbar style class on primary toolbars (Cosimo Cecchi)
+ - Fixed #644127, Display a notification when rejecting a call (Guillaume Desmottes)
+ - Fixed #644210, Fix various issues in the Call observer (Guillaume Desmottes)
+
+Translations:
+ - Updated ar Translation (Khaled Hosny)
+ - Updated bg Translation (Krasimir Chonov)
+ - Updated ca Translation (Gil Forcada)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated et Translation (Ivar Smolin)
+ - Updated fr Translation (Bruno Brouard)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated ko Translation (Changwoo Ryu)
+ - Updated lt Translation (Žygimantas Beručka)
+ - Updated lv Translation (Rudolfs Mazurs)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pa Translation (A S Alam)
+ - Updated pt Translation (Duarte Loreto)
+ - Updated ru Translation (Yuri Myasoedov, Leonid Kanter)
+ - Updated sl Translation (Matej Urbančič)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated uk Translation (Daniel Korostil)
+ - Updated zh_CN Translation (liuzhen)
+
+NEW in 2.91.90.2 (25/02/2011)
+================
+
+This release disables the /part command which introduced linking issues in
+latest release. This command will be back in a future release.
+
+NEW in 2.91.90.1 (25/02/2011)
+================
+
+The goal of this release is to provide an Empathy version which can be built
+using latest telepathy-logger releases.
+
+Dependencies:
+
+ • telepathy-glib ≥ 0.13.14
+ • telepathy-logger ≥ 0.2.0
+
+Bugs fixed:
+ - Fixed #604348, /part not implemented (Chandni Verma)
+ - Fixed #623682, /query and /msg command are broken (Guillaume Desmottes)
+ - Fixed #641491, Use tp_capabilities_supports_room_list() (Guillaume Desmottes)
+ - Fixed #643078, Header collision between clutter-gtk-1.0 and clutter-gtk-0.10 due to include path order (Nirbheek Chauhan)
+ - Fixed #643186, Certificate dialog should disappear if the connection goes away (Guillaume Desmottes)
+ - Fixed #611913, Empathy preferences appears in "Appearence" in control-center (Cosimo Cecchi)
+
+Translations:
+ - Updated et Translation (Ivar Smolin)
+ - Updated fr Translation (Bruno Brouard)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
 NEW in 2.91.90 (21/02/2011)
 ==============