diff --git a/legacy/evas/ChangeLog b/legacy/evas/ChangeLog index c9f489f5fc..a331469313 100644 --- a/legacy/evas/ChangeLog +++ b/legacy/evas/ChangeLog @@ -519,3 +519,10 @@ 2011-12-02 Carsten Haitzler (The Rasterman) 1.1.0 release + +2011-12-05 Sung W. Park + + * Add base for Evas GL Fastpath so evas can fully wrap OpenGL calls + and monitor GL state etc. and get it right sharing state with + evas without having to rely specifically on a new GL context. +