efl: add changelog entry regarding evas fontconfig init/shutdown

SVN revision: 83608
This commit is contained in:
Bruno Dilly 2013-02-04 16:07:16 +00:00
parent 29dd8e2b47
commit ef0854e2b4
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-02-04 Raphael Kubo da Costa <<raphael.kubo.da.costa@intel.com>
* evas: Stop initializing and shutting Fontconfig down
2013-02-04 Cedric Bail
* eina: counter measure denial of service on eina_hash function.