Changeset 3718

Show
Ignore:
Timestamp:
07/04/08 10:50:41
Author:
jdapena
Message:

Added forgotten changelog from previous commit (r3716).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r3713 r3718  
     12008-07-04  Jose Dapena Paz  <jdapena@igalia.com> 
     2 
     3        * libtinymail-camel/camel-lite/camel/camel.c: 
     4        Drop usage of PR_Cleanup on shutting down camel, as this is not safe, 
     5        nor required. This method is responsible for freeing the common 
     6        threads management code, including the lock that's accessed on the 
     7        crash in __nptl_deallocate_tsd. 
     8 
    192008-07-01  Jose Dapena Paz  <jdapena@igalia.com> 
    210