| author | Christian Hergert <chris@dronelabs.com> | 2009-09-24 05:59:57 (GMT) |
|---|---|---|
| committer | Christian Hergert <chris@dronelabs.com> | 2009-09-24 05:59:57 (GMT) |
| commit | 36b7a5499c0923e5e697c7ea3033dbcd735b6d05 (patch) | |
| tree | cde11dffda17b70c839ef63db6d74e84638258ab | |
| parent | 75fcca0e799e0e1ee825f311bfb57b53839c4031 (diff) | |
| download | iris-master.zip iris-master.tar.gz iris-master.tar.bz2 | |
Update News.master
| -rw-r--r-- | NEWS | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -4,13 +4,12 @@ Overview of changes for 0.2.0 * Add IrisGMainScheduler for applications that only use Asynchronous tasks and do not need real threads. * Allow setting the default scheduler for the process. - * Register GType's for enums. * Additional documentation. - * Cleanup public API. + * Cleanup of public API. * Add iris_task_all_of() and iris_task_any_of() to create tasks with specific task depenedencies. * Add basic support for OS X. * Add macros to make working with IrisTask simpler. - * You can specify branch control in task handlers using iris_task_add_both(). + * Allow specifying branch control in task handlers using iris_task_add_both(). * iris_arbiter_coordinate() for a message-passing based reader-writer lock. |
