summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2012-08-14 21:11:53 +0000
committerLucas De Marchi <lucas.demarchi@profusion.mobi>2012-08-14 21:11:53 +0000
commit0e32aa0824168a17c40731d0a57a2191e86ea1e8 (patch)
treed127165b210a9a12c6f26d785fb645bf54c11b2b
parent4322cdb8f10f39bcf0fb7ca5010a820f325bd5c6 (diff)
downloadeina-0e32aa0824168a17c40731d0a57a2191e86ea1e8.tar.gz
eina: news + changelog
SVN revision: 75273
-rw-r--r--ChangeLog5
-rw-r--r--NEWS1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 468f7d0..cff9d1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
+
diff --git a/NEWS b/NEWS
index 74eac99..2c364ce 100644
--- a/NEWS
+++ b/NEWS
@@ -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.