cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=fa6523929d9c8906bdadb950008fc05ce231861f

commit fa6523929d9c8906bdadb950008fc05ce231861f
Author: Cedric Bail <cedric.b...@samsung.com>
Date:   Wed Oct 2 18:33:32 2013 +0900

    eina: update the ChangeLog and NEWS.
---
 ChangeLog | 4 ++++
 NEWS      | 1 +
 2 files changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 6289b14..2444fdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-10-02  Cedric Bail
+
+       * Eina: add eina_swap16(), eina_swap32(), eina_swap64().
+
 2013-10-02  Tom Hacohen
 
        * Evas textblock: Use correct font underline properties when drawing
diff --git a/NEWS b/NEWS
index 93e9e9a..cd3d9f2 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,7 @@ Additions:
      eina_rectangle_y_cut(), eina_rectangle_width_cut(), 
eina_rectangle_height_cut(), eina_rectangle_subtract(),
      EINA_RECTANGLE_INIT, EINA_RECTANGLE_FORMAT, EINA_RECTANGLE_ARGS.
      - Add eina_f16p16_double_from(), eina_f16p16_double_to().
+     - Add eina_swap16(), eina_swap32(), eina_swap64().
     * Eet:
      - Add eet_mmap()
      - Add eet_data_descriptor_name_get()

-- 


Reply via email to