efl: note libc 2.4 is required to provide sys/inotify.h
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 6 Dec 2012 14:16:41 +0000 (14:16 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 6 Dec 2012 14:16:41 +0000 (14:16 +0000)
SVN revision: 80365

ChangeLog

index 4fc7c22..b2a72a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
        * Removed DirectFB support (both ecore_directfb, evas and ecore_evas).
        * Removed XRender, WinCE, X11-16 and X11-8 ecore_evas support.
        * Bumped gnutls version requirement to >= 2.11 (released in 2010).
+       * Bumped GNU/libc requirement to >= 2.4 for inotify (sys/inotify.h).
 
 2012-12-04  Gwanglim Lee