Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/eet

Dir     : e17/libs/eet


Modified Files:
        ChangeLog 


Log Message:


fix bug in eet decode of list and hashes of simple types. a bug waiting to
happen for sure.

===================================================================
RCS file: /cvs/e/e17/libs/eet/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- ChangeLog   21 Apr 2008 05:21:13 -0000      1.3
+++ ChangeLog   28 Apr 2008 03:04:26 -0000      1.4
@@ -1,3 +1,11 @@
 2008-04-20  Carsten Haitzler (The Rasterman)
 
        1.0.0 release
+
+2008-04-28  Carsten Haitzler (The Rasterman)
+
+       * Fixed allocation of a list (EET_G_LIST) of simple types
+       (IS_SIMPLE_TYPE) to alloc the correct amount (using the correct type 
+       offset). Also fixed a hash (EET_G_HASH) of simple types too.
+
+



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to