summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2444fdb920..cb4ea4ee4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-10-04 ChunEon Park (Hermet)
+
+ * Eina: fix eina_file_map_lines() to not drop of one character in the last line.
+
2013-10-02 Cedric Bail
* Eina: add eina_swap16(), eina_swap32(), eina_swap64().