Eet 1.3.0 has been released with several bugfixes and improvements. It is
considered stable. It is available from:

http://download.enlightenment.org/releases/

Eina, Evas, Ecore, Embryo, Edje, E_Dbus, Efreet, Elementary and Enlightenment
have had a snapshot release (snapshot 49539), and can be downloaded from:

http://download.enlightenment.org/snapshots/2010-06-07/

If you are taking source from SVN, then use SVN revision 49539.

Eet 1.3.0 was released, with the following changes:

    * Make all operations on an Eet_File thread safe
    * Fix error when retrieving a different float type than the stored one
    * Reduce conversion with a little memory overhead
    * Include winsock2.h in eet_image.c for htonl definition on Windows
    * Fix Visual Studio project files
    * Make eet_data_descriptor_free safe to call on NULL pointer
    * More work on eet_node dump code
    * Add fully functional eet_node dump code
    * Don't mess up when memory realloc failed during data descriptor creation
    * Fix another thread deadlock in mutex handling even in a single-threaded
app
    * Rewrite Eet_Data. Now you can do list/hash/array of strings and all the
test suite is passing
    * Add eet_data_node_decode_cipher and eet_data_node_read_cipher
    * Fix amalgamation
    * eet_cipher.c: Fix arithmetic pointer on void *
    * Add a mempool for Eet_Node
    * Add experimental API to walk Eet_Node tree
    * Add VAR_ARRAY tests
    * Improve security by zeroying cipher material as soon as possible
    * Fix override of global symbols
    * Fix clearcache race condition
    * Fix eet_data_node_read_cipher return type
    * Add Eet_Connection
    * Improve eet_eina_file_data_descriptor_class_set by using
eina_hash_direct_add to avoid duplication hash key string
    * Fix file corruption reported by Tiago Falcao - ti...@profusion.mobi
    * Add eet_sync
    * Only delete the file at the last possible moment
    * Reduce opening file descriptor
    * Handle fixed point in data stream
    * Add EET_G_UNION and EET_G_VARIANT
    * Add EET_VERSION_MAJOR, EET_VERSION_MINOR
    * Add Eet_Version, eet_version
    * Make configure.ac use m4 defines for version
    * Support SVN revision in version check

The snapshot release of Eina, Evas, Ecore, Embryo, Edje, E_Dbus, Efreet,
Enlightenment and Elementary includes lots of improvements and fixes. Too many
to put here, but these are not considered stable yet, and thus we don't track
changelogs. They do impose soname changes and module versioning now to make
packaging cleaner alongside SVN source installs. Please download, try and test
these. 

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to