[evolution-data-server] Created tag EVOLUTION_DATA_SERVER_2_31_92



The unsigned tag 'EVOLUTION_DATA_SERVER_2_31_92' was created.

Tagger: Chenthill Palanisamy <pchenthill novell com>
Date: Mon Sep 13 15:38:58 2010 +0530

    Tagged for 2.31.92 release

Changes since the last tag 'EVOLUTION_DATA_SERVER_2_31_91':

A S Alam (1):
      update for Punjabi

Andika Triwidada (2):
      [l10n] fixed bug #574857
      [l10n] fixed bug #574857

Aron Xu (1):
      Update Simplified Chinese translation.

Bharath Acharya (3):
      Bug #611568 (bnc) - Search fails for Cc recipient.
      Bug #628299 - Crash in g_variant_is_trusted.
      Fixed - Unable to send mails using Evolution.

Changwoo Ryu (1):
      Updated Korean translation

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Chenthill Palanisamy (21):
      bug 627617 - calendar memory leak
      Bug 627609 - imapx user_flags memory leak in imapx_untagged()
      Bug 627627 - Evolution not saving mail labels
      Unlock the mutex on one return path. Added some comments
      convert to glib data types
      Fix a compilation issue and warnings
      Fix more warnings and use glib data types
      Disable debug messages
      Do not break the api. Add store_put_component_with_time_range. Revert changes from ECalBackendCache
      Find the timezone in libical first and then the backend or cache while resolving tzids
      Just add into the interval tree while loading the cache
      Fix a error in previous commit.
      Fix attachments retrieval issue in groupwise. Add the prefix file:// to the filename to form the uri
      Ensure end date is generated for master recurrence event while inserting into the interval tree
      Bug #603044 (bnc) -Issues with Forward as redirect
      Bug #507290 (bnc) -Messages in thread out of order
      Remove the key if the value is NULL.
      Switch off user_insert signal handler while inserting the comma
      Add an example for host url
      Update the server utc time in the key file to avoid fetching duplicates items again and again. This had been broken when fetching modified items moved away from get_quick_messages to get_items_request. Remove the lock from get_object_list.
      News update for 2.31.92 release

Christian Kirbach (1):
      [l10n] Updated German translation

Claude Paroz (1):
      Updated French translation

Daniel Nylander (1):
      Updated Swedish translation

David Woodhouse (6):
      Enable imapx debugging if CAMEL_DEBUG=all
      Handle error from camel_imapx_stream_token()
      Increase maximum token size to 8KiB
      Remove redundant 'tokenend' field from CamelIMAPXStream
      Remove redundant 'tokenptr' field from CamelIMAPXStream
      Bug 628977 - crash in imapx_parse_uids() (Make stream buf grow automatically)

Dirgita (1):
      Updated Indonesian translation

Dr.Tirumurti Vasudevan (2):
      Updated Tamil translation
      Updated Tamil translation

Duarte Loreto (1):
      Updated Portuguese translation

Fridrich Å trba (3):
      Avoid having backslashes in uri on windows
      Fix a memory leak recently created (less work for Milan)
      Don't use getline, implement a simple replacement.     Some systems don't have getline in their C library, so use a private     implementation released under LGPL v2+ and found here:      http://www.google.com/codesearch/p?hl=en#qUwOD6iX2hc/openjaus/branches/tom/OpenJAUSv3.3.1/ojVehicleSim/src/getLine.c&q=getline%20lang:c&sa=N&cd=9&ct=rc&l=144

Gabor Kelemen (1):
      Updated Hungarian translation

Ivar Smolin (4):
      [l10n] Updated Estonian translation
      [l10n] Updated Estonian translation
      [l10n] Updated Estonian translation
      [l10n] Updated Estonian translation

Kiyotaka NISHIBORI (1):
      Updated Japanese translation.

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Luca Ferretti (1):
      Updated Italian translation

Marek Ä?ernocký (1):
      Updated Czech translation

Matej UrbanÄ?iÄ? (1):
      Updated Slovenian translation

Matthew Barnes (10):
      Post-release version bump.
      Remove non-existent symbols from Camel API docs.
      ESourceList: Fix signal registrations.
      Remove fatal assertions from libecal.
      Work around deprecation of gtk_dialog_set_has_separator()
      Re-work my GtkDialog:has-separator workaround.
      Update API documentation.
      Coding style and whitespace cleanups.
      Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS.
      Update .gitignore

Milan Crha (27):
      Bug #627871 - e-name-selector crash
      Follow-up fixes of bug #627871
      Bug #623912 - SMTP::query_auth_types should not use NULL hash table
      Bug #628100 - Weather's cal get_object can ask for nonexistent comp
      Fix calls of e_data_book_view_unref
      Bug #624027 - Groupwise cal doesn't use store's default_timezone
      Bug #628485 - Accessing freed memory in EContactStore::dispose
      Bug #569329 - [groupwise] EDS crashed when checking contacts
      Bug #624318 - Don't claim "CamelOperation status stack non empty"
      Fix bogus console warning message from IMAP offline journal
      Bug #624702 - Cann't create a new folder in imapx
      Bug #624705 - IMAPX : Deadlock while quiting evolution
      Bug #624228 - Gerror with Usenet / nntp
      Bug #624130 - Sasl::challenge reported failure without setting its GError
      Bug #625110 - IMAPX : Do not free connection manager on disconnect
      Bug #627817 - Runtime warning when no default addressbook exists
      Bug #611539 - EProxy doesn't use authentication for HTTPS
      Bug #624229 - Password dialog is not accessible in Subscriptions window
      Bug #624135 - Gerror with imap provider when clicked 'cancel'
      Bug #628426 - imapx refresh_info memory leak
      Bug #628651 - memory leak in imapx_append_message()
      Bug #628657 - imapx sync_folders memory leak
      Bug #628658 - imapx expunge memory leak
      Bug #628659 - imapx_sync_changes memory leak
      Various memory leaks
      Bug #628426 - Fix double free crash caused by the previous patch
      Bug #627336 - Groupwise cal can return NULL without error on create_object

Petr Kovar (1):
      Update Czech translation by Marek Cernocky

Philip Withnall (1):
      Update British English translation

Punit Jain (1):
      Put the component into the cache after inserting into interval tree. Store comps in interval tree based on just uid for non-recurring events

Sankar P (1):
      Bug #471079 (bnc) - Unable To Exclude Names

Simos Xenitellis (1):
      l10n: Updated Greek translation for evolution-exchange

Stanislav Slusny (1):
      Patch from Stanislav Slusny as part of the Google Summer of     Code project to optimize eds calendar memory usage and speed.     Punit Jain <jpunit novell com> worked upon this patch and fixed     issues to be able to be upstreamed. Thanks to both of them.

Yaron Shahrabani (1):
      Updated Hebrew translation.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]