eina: update the ChangeLog and NEWS.
authorCedric Bail <cedric.bail@samsung.com>
Wed, 2 Oct 2013 09:33:32 +0000 (18:33 +0900)
committerCedric Bail <cedric.bail@samsung.com>
Wed, 2 Oct 2013 11:57:29 +0000 (20:57 +0900)
ChangeLog
NEWS

index 6289b14..2444fdb 100644 (file)
--- 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 (file)
--- 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()