summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Michael <cp.michael@samsung.com>2013-07-11 10:48:55 +0100
committerChris Michael <cp.michael@samsung.com>2013-07-11 10:49:25 +0100
commitc4c99af1f43c64a34500a48168b55dec965dc91b (patch)
tree44dc78cd3d3feeed7a47d9c2c428716330fcc772 /ChangeLog
parent9a4fc9ad44b6aec40abd7cb4c763cb63d9f5ac04 (diff)
downloadefl-c4c99af1f43c64a34500a48168b55dec965dc91b.tar.gz
Update ChangeLog with recent pixmap functions
Signed-off-by: Chris Michael <cp.michael@samsung.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f60a5b229..7dce8d30af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-07-11 Chris Michael
+ * Ecore_Evas: Added functions to retieve the pixmap depth, visual, and colormap
+
+2013-07-11 Chris Michael
+
* Ecore_Evas: Updated doxygen comments for pixmap functions
* Ecore_Evas: Check for valid interface pixmap_get function
before calling it.