From 825a3d837a33f226c879cd02ad15c3fba57e8b2c Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 23 Jan 2012 23:30:42 +1000 Subject: Update the EFL to what I'm actually using, coz I'm using some stuff not yet released. --- libraries/eet/ChangeLog | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'libraries/eet/ChangeLog') diff --git a/libraries/eet/ChangeLog b/libraries/eet/ChangeLog index 0b3c5fb..795d102 100644 --- a/libraries/eet/ChangeLog +++ b/libraries/eet/ChangeLog @@ -107,7 +107,7 @@ 2008-09-25 Carsten Haitzler (The Rasterman) - 1.1.0 release + 1.5.0 release 2008-10-20 Cedric BAIL @@ -546,3 +546,22 @@ * JPEG encode and decode in eet now uses ISLOW (not IFAST) due to noticable quality losses in the chase for speed. It will use IFAST for quality less than 60 when encoding + +2011-12-02 Carsten Haitzler (The Rasterman) + + 1.1.0 release + +2011-12-02 Mike Blumenkrantz + + * added eet_file_get to return the filename of an Eet_File + * Eet_File filenames are now stringshared + * added mempool allocators + +2011-12-29 Carsten Haitzler (The Rasterman) + + * increase eet_connection packet size to 1Mb - more reasonable. + +2012-01-07 Boris Faure (billiob) + + * make eet tool write to standard output if no output file given. + -- cgit v1.1