eina: update ChangeLog and NEWS.

This commit is contained in:
Cedric Bail 2013-07-10 13:30:09 +09:00
parent f07d4c17e9
commit 836ae6bb64
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2013-07-10 Cedric Bail
* Eina: Add eina_tiler_empty.
2013-07-08 Chris Michael
* Ecore_Evas: Added pointer abtractions (requested by Mike)
@ -13,11 +17,11 @@ engines to create new ecore_evas which uses just a pixmap (no window).
2013-07-08 Mike Blumenkrantz
* add eina_tiler_area_size_get
* Eina: add eina_tiler_area_size_get
2013-07-06 Carsten Haitzler (The Rasterman)
* Add direct eina file map populate controls
* Eina: Add direct eina file map populate controls
2013-07-04 Cedric Bail

1
NEWS
View File

@ -33,6 +33,7 @@ Additions:
- Add eina_file_dup()
- Add eina_tiler_area_size_set(), eina_tiler_strict_set(), eina_tiler_area_size_get()
- Add eina_file_map_populate()
- Add eina_tiler_empty()
* Eet:
- Add eet_mmap()
- Add eet_data_descriptor_name_get()