changelog++

SVN revision: 45864
This commit is contained in:
Carsten Haitzler 2010-02-04 09:11:09 +00:00
parent 327dbc9a72
commit 82d51bffd7
1 changed files with 9 additions and 0 deletions

View File

@ -296,6 +296,10 @@
* Don't mess up when memory realloc failed during data descriptor creation.
2010-01-04 Carsten Haitzler (The Rasterman)
* Fix another thread deadlock in mutex handling even in a single-threaded app.
2010-01-12 Cedric BAIL
* Rewrite Eet_Data. Now you can do list/hash/array of strings and all
@ -325,3 +329,8 @@
2010-01-27 Cedric BAIL
* Improve security by zeroying cipher material as soon as possible.
2010-01-27 Cedric BAIL
* Improve security by zeroying cipher material as soon as possible.