eina: news + changelog

SVN revision: 75273
This commit is contained in:
Lucas De Marchi 2012-08-14 21:11:53 +00:00
parent 82ee083b25
commit a7aae39c23
2 changed files with 6 additions and 0 deletions

View File

@ -324,3 +324,8 @@
* added eina_log_console_color_set() for cross platform console
color set.
2012-08-14 Lucas De Marchi
* Add EINA_SENTINEL macro to protect variadic functions

View File

@ -6,6 +6,7 @@ Changes since Eina 1.2.0:
Additions:
* Add backtrace support to Eina_Log, use EINA_LOG_BACKTRACE to enable it.
* Add an helper to iterate over line in a mapped file.
* Add EINA_SENTINEL to protect variadic functions
Fixes:
* Add missing files in the tarball.