diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-03-03 01:42:51 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-03-03 01:42:51 +0800 |
commit | 18151bd23ff0bd8c518422d500a8a6ba343aa68e (patch) | |
tree | bd11e01b11464e530abc8f46d0111c7982aceb30 /NEWS | |
parent | d5b3018517b36c8ae03d12020d442fc2678738de (diff) | |
download | gsoc2013-evolution-18151bd23ff0bd8c518422d500a8a6ba343aa68e.tar.gz gsoc2013-evolution-18151bd23ff0bd8c518422d500a8a6ba343aa68e.tar.zst gsoc2013-evolution-18151bd23ff0bd8c518422d500a8a6ba343aa68e.zip |
Updates for 2.21.92
svn path=/trunk/; revision=35105
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 61 |
1 files changed, 61 insertions, 0 deletions
@@ -1,3 +1,64 @@ +Evolution 2.21.92 2008-02-25 +---------------------------- + +Bug Fixes: + #153807: (Novell Bugzilla) Patch from OpenSUSE (Srinivasa Ragavan) + #159736: (Novell Bugzilla) Fix a crash when dbus daemon restarts (Jeffrey Stedfast) + #167638: Quit evolution quickly (Jeffrey Stedfast) + #173186: (Novell Bugzilla) Fix a crash while quitting (Jeffrey Stedfast) + #178778: (Novell Bugzilla) Fix a crash when creating an appointment (Michael Meeks) + #209353: Allow paste text on mouse middle button click (Milan Crha) + #209353: Pass Home/End keys to cell when editing (Milan Crha) + #294999: (Novell Bugzilla) Fix subscribing to other user's exchange folder (Srinivasa Ragavan) + #339266: Do not show folder size in offline mode (Sushma Rai) + #358697: (Novell Bugzilla) Make sure the default search filter for sent/draft/outbox is "Recipients Contain" (Srinivasa Ragavan) + #383438: Report "mouse over" even with no text entered (Milan Crha) + #440426: Unset also default_client if removing it (Milan Crha) + #469292: Add empty line only when top posting is enabled (Srinivasa Ragavan) + #471779: Sort timezone entries alphabetically (Suman) + #512776: Fix a startup issue (Milan Crha) + #516408: Free memory returned my libical (Chenthill) + #514836: Fix importing contact lists into a attendee lists for a meeting (Milan Crha) + #514987: New sorting by Status based on the index in popup, not on the text (Milan Crha) + #515659: "Highlight quotations with" checkbox doesn't do anything (Paul Bolle) + #515744: Memory leak fix (Milan Crha) + #516234: Removed a stray printf() statement (Aidan Delaney) + #516279: Don't allow newlines in the password dialog title. Use a fixed string instead (Matthew Barnes) + #516349: Do not force black text in quotation part of the message (Milan Crha) + #516453: Change Not Started status back to Canceled when Canceled requested (Milan Crha) + #516648: Use "pkill -x" to kill processes on Solaris (Jeff Cai) + #516648: Use $HOME instead of "~" (Jeff Cai) + #517072: Properly escape text (Paul Bolle) + #517082: Fix small leak (Paul Bolle) + #517129: Fix build break of pl translation (Akhil Laddha) + #517458: Handle broken UIDs (Srinivasa Ragavan) + +Updated Translations: + Reinout van Schouwen (nl) + Arangel Angov (mk) + Changwoo Ryu (ko) + Daniel Nylander (sv) + Jorge Gonzalez (es) + Ignacio Casal Quinteiro (gl) + Nguyễn Thái Ngọc Duy (vi) + Wadim Dziedzic (pl) + Kjartan Maraas (nb) + Djihed Afifi (ar) + David Lodge (en_GB) + Inaki Larranaga Murgoitio (eu) + Baris Cicek (tr) + David Planella (ca) + Pawan Chitrakar (ne) + Duarte Loreto (pt) + Andre Klapper (de) + Yannig Marchegay (oc) + Theppitak Karoonboonyanan (th) + Ilkka Tuohela (fi) + Abou Manal (ar) + Ivar Smolin (et) + Luca Ferretti (it) + Takeshi AIHANA (ja) + Evolution 2.21.91 2008-02-11 ---------------------------- |