This is an automated email from the git hooks/post-receive script.
git pushed a commit to reference refs/pull/1/head
in repository efl.
View the commit online.
commit 329163c29067e3787ccc0585aba03bda15228a8a
Author: Vincent Torri <[email protected]>
AuthorDate: Wed May 11 18:11:05 2022 +0200
README: add deprecation note for Ecore WinCE
---
README | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 148ab322a3..44cf66c77b 100644
--- a/README
+++ b/README
@@ -205,6 +205,8 @@ the Ecore main-loop and event queue.
This acts as glue/wrapper around Windows CE APIs to tie them into the
Ecore main-loop and event queue.
+This library is deprecated
+
**Ecore X:**
@@ -402,7 +404,8 @@ implementations that are fast and accurate.
//BSD 2-Clause license//
This library acts as a porting library for Windows to provide missing
-libc calls not in Mingw32 that EFL needs.
+libc calls not in Mingw32 that EFL needs. It is used internally and
+no symbol is public.
**Heif:**
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.