Package Upload
[framework/uifw/eet.git] / ChangeLog
index 43e85b2..0ce223a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * Force destruction of all pending file when shuting down eet.
 
+2012-05-14  Carsten Haitzler (The Rasterman)
+
+        * Add LZ4/LZ4HC compression & decompression capabilities
+
 2012-05-15  Cedric Bail
 
        * Make eet_dictionary thread safe.
+
+2012-05-30  Cedric Bail
+
+       * Check that gnutls and openssl don't return below zero size during decipher.
+
+2012-06-27  Leandro Santiago
+
+       * Fix crash when cyphering huge amount of data.
+
+2012-07-16  Cedric Bail
+
+       * Add code to detect overrun and underrun in eet_data_descriptor_element_add.
+       * Fix possible wrong size decoding for simple type.