eet changelog/news update/sync

SVN revision: 69626
This commit is contained in:
Carsten Haitzler 2012-03-26 04:38:01 +00:00
parent a2f578c9c5
commit fe723f696f
2 changed files with 11 additions and 6 deletions

View File

@ -107,7 +107,7 @@
2008-09-25 Carsten Haitzler (The Rasterman)
1.5.0 release
1.1.0 release
2008-10-20 Cedric BAIL
@ -549,7 +549,7 @@
2011-12-02 Carsten Haitzler (The Rasterman)
1.1.0 release
1.5.0 release
2011-12-02 Mike Blumenkrantz

View File

@ -4,13 +4,18 @@ Changes since Eet 1.5.0:
--------------------------
Additions:
* eet_file_get to return filenames of Eet_Files
* eet_file_get to return filenames of Eet_Files.
* added support for GNUTLS 3.x.
* eet_dictionary_count.
Improvements:
* most allocations moved to mempools
* support GNUTLS 3.x
* add "eet -t FILE.EET" to get some stat out of an eet file
* most allocations moved to mempools.
* support GNUTLS 3.x.
* add "eet -t FILE.EET" to get some stat out of an eet file.
* eet filenames are now stringshare'd.
* increased eet_connection packet size to 1Mb.
* make eet tool write to stdout if no output file is given.
Eet 1.5.0