dist: Update RELASES
diff --git a/RELEASES b/RELEASES
index 0114782..dec0d49 100644
--- a/RELEASES
+++ b/RELEASES
@@ -2,7 +2,7 @@
--------
This file lists major changes and known major bugs or issues for each release.
-2009-03-25: Yuji Mano <yuji.mano@am.sony.com>
+2009-03-31: Yuji Mano <yuji.mano@am.sony.com>
Release v1.1.2
==============
@@ -11,6 +11,7 @@
Major Changes
-------------
* add host callback framework API
+ * add workload/task unschedule API
* add performance tests
* reduce task stack space required for context switch by 768 bytes
* various performance optimizations and minor bug fixes