Update ChangeLog.
authorcedric <cedric>
Mon, 19 May 2008 16:28:30 +0000 (16:28 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 19 May 2008 16:28:30 +0000 (16:28 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@34620 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index fe23c37..ec84608 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
          The covering is done by gcov
          The html report is done by lcov version 1.6 or above.
        You can found it at http://ltp.sourceforge.net/coverage/lcov.php.
+
+2008-05-19  Cedric BAIL
+
+       * Old Eet file format is now marked as deprecated and accessing old
+       file will display a warning. You can already remove completely all
+       code related to it, but it's still enabled by default. We will later
+       disable it by default and at some point drop the support completely.
+
+       * Remove use of strcpy and sprintf definitively.
+