evolution-kolab 3.5.90 2012-08-20
---------------------------------

Bug Fixes:
    (none)

Other Changes:
    * reworked folder information query infrastructure
      for use with the collection backend
      (Kolab account data reuse and folder autodiscovery)
    * cleanup: removed commented old code, dropped LibSoup
      dependency
    * GUI rework for IMAP ACL and METADATA/ANNOTATEMORE

Translations (added/updated):
    - es, courtesy of Daniel Mustieles
    - sl, courtesy of Matej Urbančič


evolution-kolab 3.5.5 2012-08-06
--------------------------------

Bug Fixes:
    (none)

Other Changes:
    * GUI additions for IMAP ACL and METADATA/ANNOTATEMORE
    * new folder information query infrastructure
      for use with the collection backend
      (Kolab account data reuse and folder autodiscovery)
    * cleanup: further GLib 2.32 fixups, common naming
      scheme for static functions, removal of remaining
      e_source_get_uri() calls
    * added strings to translation which were previously
      not marked as such

Translations (added/updated):
    - es, courtesy of Daniel Mustieles


evolution-kolab 3.5.4 2012-07-16
--------------------------------

Bug Fixes:
    (none)

Other Changes:
    * adapted to upstream account management
      changes (work in progress), added a
      "collection" backend and config backends
    * rewrite of mail account configuration
      (replaced EPlugin with EExtension)
    * adapted to upstream Camel settings
      changes, use Camel infrastructure for
      settings handling
    * added infrastructure for mail account
      data re-use (for PIM backend configuration)
    * much code reorganization to aid the
      adaption to the upstream changes

Translations (added/updated):
    - es, courtesy of Daniel Mustieles
    - fr, courtesy of Bruno Brouard
    - lv, courtesy of Rūdolfs Mazurs
    - sl, courtesy of Matej Urbančič


evolution-kolab 3.5.2 2012-06-04
--------------------------------

Bug Fixes:
    #677102 - Backends try to connect to port 143
              even if SSL encryption is configured
              (Christian Hilberg)
    #675907 - Plural forms
              (Christian Hilberg)
    #672996 - Calendar API changed (for 3.5.x)
              (Christian Hilberg, Milan Crha)
    #676733 - evolution crashing when creating
              new email imap folder
              (Christian Hilberg)
    #676165 - Calendar backend crashing when opening
              a memo several times for editing
              (Christian Hilberg)

Other Changes:
    * removed most of the IMAPX code dupe
    * various UI fixes
    * fixes to translatable strings
    * API fixups for 3.5 line of Evo/E-D-S

Translations (added/updated):
    - de, courtesy of Christian Kirbach
    - es, courtesy of Daniel Mustieles
    - fr, courtesy of Alain Lojewski
    - id, courtesy of Andika Triwidada
    - lv, courtesy of Rūdolfs Mazurs
    - pl, courtesy of Piotr Drąg
    - sl, courtesy of Matej Urbančič


evolution-kolab 3.4.2 2012-05-14
--------------------------------

Bug Fixes:
    #675764 - "Kolab Folder Properties" from addressbook
              context menu crashes Evolution
              (Christian Hilberg, Milan Crha)

Other Changes:
    * Put project art (icons, logo) under version control
    * Added user manual ODT file
    * Fixups for libekolabxml unit tests

Translations (added/updated):
    - cs, courtesy of Marek Černocký
    - fr, courtesy of Alain Lojewski
    - sl, courtesy of Matej Urbančič


evolution-kolab 3.4.1 2012-04-16
--------------------------------

Bug Fixes:
    #673197 - Calendar backend crashing when opening
              an entry several times
              (Christian Hilberg)
    #673369 - Evolution critical warning when switching
              calendar views
              (Christian Hilberg)
    #673147 - Calendar/Addressbook not authenticating
              when built with libsoup 2.38
              (Christian Hilberg)
    #672988 - evolution-kolab fails to build with GLib 2.32
              (Christian Hilberg)

Other Changes:
    * Fixups for libekolabxml unit tests
    * Reduced DBus load when creating new
      PIM objects

Translations (added/updated):
    - es, courtesy of María Majadas, Daniel Mustieles,
          Milagros Alessandra Infante Montero
    - pt_BR, courtesy of Rogério Fernandes Pereira


evolution-kolab 3.4.0 2012-03-26
---------------------------------

Bug Fixes:
    #672614 - Calendar backend sometimes crashes when opening
              (Christian Hilberg)
    #672631 - Calendar backend sometimes crashes when closing
              (Christian Hilberg)
    #672717 - Reference counting issues in IMAPX backend
              (Fixes in upstream IMAPX by Matthew Barnes)

Other Changes:
    none

Translations (added/updated):
    none


evolution-kolab 3.3.92 2012-03-20
---------------------------------

Bug Fixes:
    none

Other Changes:
    * finished integration of the previously
      ported evolution-kolab engine with
      the addressbook and calendar backends
    * events, contacts, tasks and memos working
    * online/offline mode and synchronization
      working
    * overall code cleanup

Translations (added/updated):
    - de, courtesy of Mario Blättermann
    - es, courtesy of Daniel Mustieles
    - pl, courtesy of Piotr Drąg
    - sl, courtesy of Matej Urbančič


evolution-kolab 3.3.91 2012-03-05
---------------------------------

Bug Fixes:
    none

Other Changes:
    * reworked the GUI strings to make their
      meaning and scope clearer for the user
    * reworked the GError error strings so
      they can be translated and marked them
      for translation
    * unified many of the old error strings
      so similar errors yield similar messages
      (also eases the translation process)

Translations (added/updated):
    - de, courtesy of Mario Blättermann
    - es, courtesy of Daniel Mustieles
    - sl, courtesy of Matej Urbančič


evolution-kolab 3.3.90 2012-02-21
---------------------------------

Bug Fixes:
    #669699 - Building on 64bit harder to do
              (Milan Crha, Christian Hilberg)

Other Changes:
    * implemented synchronization conflict resolution
      dialog (for user interaction in the cases where
      evolution-kolab backends detect a PIM sync
      conflict)
    * implemented Kolab folder (mail and PIM) context
      menu, which provides a tabbed window for folder
      metadata management and folder access control
      management (Kolab folders only)
    * extended the Kolab PIM types configuration dialog
      (for new addressbooks, calendars, memo lists and
      task lists) to provide for re-use of already
      configured Kolab email accounts and autodetection
      of PIM folders existing on the server
    * updated Camel provider (and derivative) to
      current E-D-S master, much internal cleanup

Translations (added/updated):
    - cs, courtesy of Marek Černocký
    - de, courtesy of Mario Blättermann
    - es, courtesy of Daniel Mustieles
    - sl, courtesy of Matej Urbančič


evolution-kolab 3.3.5 2012-02-06
--------------------------------

Bug Fixes:
    #663832 - Update po/POTFILES.* (currently impossible to translate)
              (Christian Hilberg)
    #663833 - Two strings impossible to translate
              (Christian Hilberg)

Other Changes:
    * ported 'kolab2' Camel provider from gnome-2-30,
      working like IMAPX (Kolab extensions not yet
      ported)
    * got account config EPlugin loading
     (not yet working)
    * got backends loading (not yet working)

Translations:
    - am, courtesy of Ge'ez Frontier Foundation
    - ar, courtesy of Khaled Hosny 
    - as, courtesy of Nilamdyuti Goswami 
    - ast, courtesy of ivarela 
    - az, courtesy of Mətin Əmirov 
    - be, courtesy of Ihar Hrachyshka 
    - bg, courtesy of Alexander Shopov 
    - bn, courtesy of Sadia Afroz 
    - bn_IN, courtesy of ""
    - bs, courtesy of Benijamin  Rados 
    - ca, courtesy of Gil Forcada 
    - ca@valencia, courtesy of Gil Forcada 
    - cs, courtesy of Andre Klapper 
    - cy, courtesy of Rhys Jones 
    - da, courtesy of Kenneth Nielsen 
    - de, courtesy of Mario Blättermann 
    - dz, courtesy of Dawa pemo 
    - el, courtesy of Michael Kotsarinis 
    - en_CA, courtesy of Adam Weinberger 
    - en_GB, courtesy of Bruce Cowan 
    - en@shaw, courtesy of Thomas Thurman 
    - eo, courtesy of Kristjan SCHMIDT 
    - es, courtesy of Daniel Mustieles 
    - et, courtesy of Ivar Smolin 
    - eu, courtesy of Iñaki Larrañaga Murgoitio 
    - fa, courtesy of Roozbeh Pournader 
    - fi, courtesy of Jiri Grönroos 
    - fr, courtesy of Alexandre Franke 
    - ga, courtesy of Seán de Búrca 
    - gl, courtesy of Fran Dieguez 
    - gu, courtesy of ""
    - he, courtesy of Yaron Shahrabani 
    - hi, courtesy of Rajesh 
    - hr, courtesy of Launchpad Translations Administrators 
    - hu, courtesy of Gabor Kelemen 
    - id, courtesy of Andika Triwidada 
    - is, courtesy of helgi 
    - it, courtesy of Luca Ferretti 
    - ja, courtesy of OKANO Takayoshi 
    - ka, courtesy of Alexander Didebulidze 
    - kn, courtesy of Shankar Prasad 
    - ko, courtesy of Changwoo Ryu 
    - lt, courtesy of Aurimas Černius 
    - lv, courtesy of Rūdofls Mazurs 
    - mai, courtesy of Sangeeta Kumari 
    - mk, courtesy of Arangel Angov 
    - ml, courtesy of "Last-Translator:Ani Peter <apeter@redhat.com> \n"
    - mn, courtesy of Sanlig Badral 
    - mr, courtesy of Sandeep Shedmake 
    - ms, courtesy of Mimos Open Source Development Group 
    - nb, courtesy of Kjartan Maraas 
    - ne, courtesy of Narayan Kumar Magar 
    - nl, courtesy of Hannie Dumoleyn 
    - nn, courtesy of Åsmund Skjæveland 
    - oc, courtesy of Yannig Marchegay (Kokoyaya) 
    - or, courtesy of Manoj Kumar Giri 
    - pa, courtesy of A S Alam 
    - pl, courtesy of Piotr Drąg 
    - pt_BR, courtesy of Antonio Fernandes C. Neto 
    - pt, courtesy of Duarte Loreto 
    - ro, courtesy of Lucian Adrian Grijincu 
    - ru, courtesy of Yuri Myasoedov 
    - rw, courtesy of Steve Murphy 
    - si, courtesy of Danishka Navin 
    - sk, courtesy of Pavol Klačanský 
    - sl, courtesy of Matej Urbančič 
    - sq, courtesy of Laurent Dhima 
    - sr, courtesy of Мирослав Николић 
    - sr@latin, courtesy of Miroslav Nikolić 
    - sv, courtesy of Daniel Nylander 
    - ta, courtesy of I Felix 
    - te, courtesy of Hari Krishna 
    - th, courtesy of Theppitak Karoonboonyanan 
    - tr, courtesy of Muhammet Kara 
    - ug, courtesy of Sahran 
    - uk, courtesy of Maxim Dzіumanenko 
    - vi, courtesy of Nguyễn Thái Ngọc Duy 
    - wa, courtesy of Pablo Saratxaga 
    - xh, courtesy of Canonical Ltd 
    - zh_CN, courtesy of YunQiang Su 
    - zh_HK, courtesy of Chao-Hsiung Liao 
    - zh_TW, courtesy of Chao-Hsiung Liao 
