summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 7c4b9b8..d1a8e40 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,15 @@
+2011-05-11 Jérémy Zurcher <jeremy@asynk.ch>
+ * release 0.0.4
+ * ruby 1.8.7 compatible
+ * FFI::AutoPointer usage fixed, constructors cleaned
+ * module Efl::Native used for all FFI => require 'efl/native'
+ * ClassHelper#method_missing enhanced
+ * REinaList and REinaHash cleaned
+ * EcoreEvas specs completed
+ * REvas and REvasObject spec completed
+ * REvasRectanlge, REvasLine, EvasPolygon classes added
+ * more test/*.rb
+
2011-05-01 Jérémy Zurcher <jeremy@asynk.ch>
* release 0.0.3
+ Evas, Evas_Ecore, Edje, Elm ... usable