evolution-kolab 3.6.3 2013-01-23
--------------------------------

Bug Fixes:
    (none)

Other Changes:
    * base64-decode and UTF8-validate XFB
      data retrieved from the Kolab server
      before passing it on to the EClient
    * update of unit tests and valgrind
      suppression files

Translations (added/updated):
    - de, courtesy of Mario Blättermann
    - sr, courtesy of Мирослав Николић
    - sr@latin, courtesy of Miroslav Nikolić


evolution-kolab 3.6.2 2012-11-12
--------------------------------

Bug Fixes:
    #687870 - Invitation mails are not sent
              (Christian Hilberg)
    #687868 - No SSL connection for calendar/contacts
              with self-signed server cert
              (Christian Hilberg)

Other Changes:
    * unhide/hide of PIM folders in E-Mail view
      now functional (for metadata/ACL editing
      of PIM folders)
    * on-the-fly reconfiguration of PIM folder
      synchronization conflict resolution strategy
      working (no restart of Evolution/E-D-S
      required)
    * improved XFB (extended free/busy) handling

Translations (added/updated):
    - cs, courtesy of Marek Černocký
    - es, courtesy of Daniel Mustieles
    - lt, courtesy of Aurimas Černius
    - pl, courtesy of Piotr Drąg
    - sl, courtesy of Matej Urbančič


evolution-kolab 3.6.1 2012-10-16
--------------------------------

Bug Fixes:
    (none)

Other Changes:
    * Kolab folder metadata editing
      now functional
    * Kolab folder ACL editing
      now functional

Translations (added/updated):
    - be, (removed)
    - en_GB, courtesy of Chris Leonard
    - es, courtesy of Daniel Mustieles
    - lt, courtesy of Aurimas Černius
    - pl, courtesy of Piotr Drąg
    - sl, courtesy of Matej Urbančič


evolution-kolab 3.6.0 2012-09-24
---------------------------------

Bug Fixes:
    (none)

Other Changes:
    * PIM folder create/delete facility
      now functional
    * quicker startup with multiple
      EClients connecting simultaneously
    * fixes to Kolab folder metadata handling
    * code cleanup, API docs updates

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


evolution-kolab 3.5.92 2012-09-17
---------------------------------

Bug Fixes:
    (none)

Other Changes:
    * added PIM folder create/delete facility
    * reworked (X)FB trigger handling
    * reworked thread-safe (de)initialization
      and serialization of accessor functions in
      various objects
    * do not do a full sync with the Kolab server
      at startup, but folder-wise as we access them
      (still in need of a user-triggered sync request
      as Evolution/Evolution-Data-Server infrastructure)
    * bind the translation text domains as the
      evolution-kolab modules are loaded

Translations (added/updated):
    - en_GB, courtesy of Bruce Cowan
    - es, courtesy of Daniel Mustieles
    - pl, courtesy of Piotr Drąg
    - sl, courtesy of Matej Urbančič


evolution-kolab 3.5.91 2012-09-03
---------------------------------

Bug Fixes:
    (none)

Other Changes:
    * added Kolab PIM folder autodiscovery
      (re-using Kolab credentials supplied
      when creating a Kolab e-mail account)
    * rework of authentication handling
      (now done similar to the other groupware
      backends)
    * implemented infrastructure for folder
      create/delete operations (work in progress),
      so evolution-kolab can act as a stand-alone
      Kolab client

Translations (added/updated):
    - pl, courtesy of Piotr Drąg


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
