changelog
authorenglebass <englebass>
Fri, 29 Jun 2012 20:41:03 +0000 (20:41 +0000)
committerenglebass <englebass@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 29 Jun 2012 20:41:03 +0000 (20:41 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@73055 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index 38ea340..8862ec1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
         * Add env var EINA_MEMPOOL_PASS to force mempool to try use
         passthrough to malloc for debgging purposes and memory footrpint
         comparisons at runtime.
+
+2012-06-29 Sebastian Dransfeld
+
+       * Fix eina_file_map_lines. The function would not return the last line
+       of a file.