diff options
author | ChunEon Park <hermet@hermet.pe.kr> | 2013-10-04 01:58:35 +0900 |
---|---|---|
committer | ChunEon Park <hermet@hermet.pe.kr> | 2013-10-04 01:58:35 +0900 |
commit | 18be4c50d9990c82ed9ce4269b7820e61f772699 (patch) | |
tree | b526ecde86529367c6710c5b8da14302602f5b09 /ChangeLog | |
parent | 44988e4798552cd97d14c8fc87959d1442a612b9 (diff) |
eina/eina_file - fix eina_file_map_lines() to not drop of one character in the last line.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | 2013-10-04 ChunEon Park (Hermet) | ||
2 | |||
3 | * Eina: fix eina_file_map_lines() to not drop of one character in the last line. | ||
4 | |||
1 | 2013-10-02 Cedric Bail | 5 | 2013-10-02 Cedric Bail |
2 | 6 | ||
3 | * Eina: add eina_swap16(), eina_swap32(), eina_swap64(). | 7 | * Eina: add eina_swap16(), eina_swap32(), eina_swap64(). |