Hi All, The Evolution Team is pleased to announce the release of Evolution 2.11.1
You can download the following : http://ftp.acc.umu.se/pub/gnome/sources/gtkhtml/3.15/gtkhtml-3.15.1.tar.bz2 http://ftp.acc.umu.se/pub/gnome/sources/evolution-data-server/1.11/evolution-data-server-1.11.1.tar.bz2 http://ftp.acc.umu.se/pub/gnome/sources/evolution/2.11/evolution-2.11.1.tar.bz2 http://ftp.acc.umu.se/pub/gnome/sources/evolution-exchange/2.11/evolution-exchange-2.11.1.tar.bz2 Upgrade Notes : Evolution 2.11.x is the unstable series of 2.12 development. What is New ? ============= Evolution: ========== New in 2.11.1: Improved SPAM support (Srinivasa Ragavan) Bogofilter plugin (Mikhail Zabaluev) Spinner for progress indication (Srinivasa Ragavan) Improved Backup/restore plugin (Srinivasa Ragavan) Improved Groupwise status tracking (Sankar) Improved GtkPrint support (Matthew Barnes) Bug fixes: #211082: Contact merging support on creation (Ebby Wiselyn) #429422 and #419469: Code cleanups (Matthew Barnes) #415985 and #416028: Fix crash in calendar (Wang Xin) #419524: Fix incorrect includes (Matthew Barnes) #426812: Refactor the printing infrastructure (Matthew Barnes) #353662: Signature list now scrollable using keyboard (Baris Cicek) #423766: Fix saving of mail attachments (Matthew Barnes) #343195: Get total number of mails with CAMEL_FOLDER_TOTAL if the folder is junk folder. (Hiroyuki Ikezoe) #383953: Fix message count display (Matthew Barnes) #332765: More intelligent message selection (Christof Krüger) #424795: Fix system beep (Karl Relton) #352713: Update parent rows when a child row changes (René Stadler) #400241: Don't #include <composer/e-msg-composer.h> since we don't install that file (Matthew Barnes) #411331: Fix the message selection (Srinivasa Ragavan) #375577: Correctly capitalize SpamAssassin (Priit Laes) #387619: Remove use of deprecated icon names (Rodney Dawes) #373116: Migrate from GnomeColorPicker to GtkColorButton (Matthew Barnes) #373837: Migrate from GnomeFontPicker to GtkFontButton (Matthew Barnes) #271851: fix startup notification problem (Stephen Cook) #259606: Added support for middle click to open the component in new window (Michael Meeks) #396645: Show only cert files in filechooser (Gilles Dartiguelongue) #426816: Refactor the printing infrastructure (Matthew Barnes) #329168: Add missing mnemonic widgets (Andre Klapper) #408423: Code cleanups and several memory leaks (Daniel Gryniewicz) #353922: Fix a duplicate keyboard shortcut (Diego Escalante Urrelo) #401539: Fix a crasher (Matthew Barnes) #356523: Copies the file uri and decodes it before trying to attach the image (Martin Olsson) #243241: Show only enabled accounts on composer (Paul Iadonisi) #430559: Added mnemonics. (Vinod) #426743: Corrected typo "asychronous" (Elizabeth Greene) #404233: change "E-Mail" to "Email" (Andre Klapper) #426487: Date is garbled in contacts preview pane on locale "ja_JP.PCK" (Xiurong Simon Zheng) #426829: Code cleanups (Xiurong Simon Zheng) #406933: Call gettext() on the EConfigItem labels (Jeff Cai) #380843: Fix time format translations (Jeff Cai & takao.fujiwara) #426481: Fix Typo Assitant (Elizabeth Greene) #404764: Fix typos and reword a string (Andre Klapper) Updated Translations: David Lodge (en_GB) Yair Hershkovitz (he) Daniel Nylander (sv) Djihed Afifi (ar) Jakub Friedl (cs) Duarte Loreto (pt) Laurent Dhima (sq) Hendrik Richter (de) Evolution-data-server: ===================== Bug fixes: #383686: Use g_mkdir_with_parents (Ross Burton) #322105: Fix for non-junk messages to learn ham. (Srinivasa Ragavan) #418971: E-D-S requires GLib 2.10 now; remove dead backward-compatibility code for GLib < 2.8 (Matthew Barnes) #360240: Remove unused variable. (Matthew Barnes) #360619: Fix "incompatible pointer type" warnings (Matthew Barnes) #405495: Don't mix declarations and code (Jens Granseuer) #360807: Fix a couple of memory leaks (Chris Heath) #400970: Remove marshallers that are in GLib already (Ross Burton) #413173: Fix up the documentation (Ross Burton & Matthew Barnes) #420933: Copy the recurrence ID string so it doesn't disappear on us. (Patrick Ohly) #426893: Added support from address fields in LDAP addressbook. (Caolan McNamara) #422883: Build fix for SUN LDAP (Wang Xin) #424837: Allow contact creation to fail, and propagate the error back (Ross Burton) #422932: Make EContact extendable (Ross Burton) #428183: BDBB backend cleanups (Ross Burton) #425512: Fix issue with creating a new addressbook (Xiurong Simon Zheng) #426564: Misc cleanups (Ross Burton) #385078: Don't go via GObject properties when calling e_contact_get (Ross Burton) #425464: e-vcard optimizations (Ross Burton) #422652: Return decent error codes, and convert errors to human readable strings for the console. (Ross Burton) #421445: Fix build logic for e-name-western-tables.h (Ross Burton) #421683: Fix broken dispose/finalise in e-book-backend-file.c (Ross Burton) #359806: Non-ascii characters generate trash in address lists (Matthew Barnes and Makuchaku) #373117: Use the new ESource color API. (Matthew Barnes) #425535: Dont submit path of EDS for segv_handler. (Frederic Crozat) #423382: Convert messages from gnupg to UTF-8 (Pascal Terjan) #415891: Introduce EFlag in libedataserver (Matthew Barnes) #388789: Make the libiconv test program returns a value (Matthew Barnes) #388788: Fix autotools checks for iconv (Elijah Newren) Other Contributors: Debug statements should be conditional (Sankar P) Fix compiler warnings and other code cleanups (Kjartan Maraas) Many IMAP fixes. (Jeffrey Stedfast) Improved GroupWise mailer component (Sankar P) Updated Translations: Funda Wang (zh_CN) Djihed Afifi (ar) Duarte Loreto (pt) Laurent Dhima (sq) David Lodge (en_GB) Evolution-exchange: ================== Bug fixes: #405916: Fix all compiler warnings (Matthew Barnes) #405495: Don't mix declarations and code (Matthew Barnes) #363283: Fix the bug-report address in AC_INIT (Gilles Dartiguelongue) #414216: Fix a #include typo (Loïc Minier) Other contributions: Use GLib marshallers wherever possible (Matthew Barnes) Updated Translations: Funda Wang (zh_CN) Laurent Dhima (sq) GtkHTML: ======= Bug fixes: #347347 - Make message "object:text-caret-moved" generated when user hits left/right key with shift key held down (Yi Jin) #331813 - Fix URL highlighting of sip/h323 addresses (Gilles Dartiguelongue) #420493 - Setting the width of a rule doesn't take effect (Ebby Wiselyn) #349773 - Support searching UTF-8 strings. (Xiurong Simon Zheng) #410317 - Memory leak fixes (nix) #374869 - On Caret mode, message scrolls to the bottom of the list. (Sankar P) #419350 - fix emoticons use (Sebastien Bacher) Other contributors: Christian Persch, Tor Lillqvist Updated Translations: Jorge Gonzalez (es) Reporting Bugs If you have problems with 2.11.1, please take the time to submit the bug using Bug Buddy or at http://bugzilla.gnome.org. Try to fill in as much detail as you can regarding the circumstances that lead to the problem. If you have a feature request, you can also file that at http://bugzilla.gnome.org/ don't be discouraged if you don't hear from us right away, we get hundreds of feature requests a year. You can also check if your bug has been reported before by using the search functionality of Bugzilla. More information is available at the project website http://www.gnome.org/projects/evolution and the project wiki : http://go-evolution.org/ Thanks, Srini _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
