Fix .gbs.conf
[profile/ivi/layer-management.git] / RELEASE_NOTES.txt
index 8dea33c..fd66f3f 100644 (file)
@@ -1,12 +1,30 @@
-next version
+Version 1.2
+----------------------
+This version includes the following enhancements.
+
+Improvements:
+- DirectFB backend support
+- pkg-config support
+
+Version 1.1
 ----------------------
 This version includes the following enhancements.
 
 Bugfixes:
 - Fixing minor memory leaks
 - LayerManagerCommands: fixed array handling, memory leak removed
+- X11WindowSystem: fixed resize handling
 - X11EglImage: fixing a issue which causes memory leak in XServer
 - dbusIpcModule: DBUS Interspection result corrected
+- Fixing a timing issue during parameter assignment
+
+Improvements:
+- Improved watchdog plug-in monitoring, to detect possible
+  deadlock in plug-ins and mainthread  
+- adding new interface ilm_setSynchronizedSurfaces, ilm_removeSynchronizedSurfaces
+  to establish synchronized composition on dedicated surfaces this avoids e.g.
+  flickering during night/day switch.
+- X11EglImage: fixing a issue which causes memory leak in XServer
 
 Version 1.0
 ------------------