Babix Release Notes
-------------------

Version 02 : xx June 2015 :
 - Added semaphores and mutex.
 - create_process () now can be safely used in parallel (uses a mutex to
   prevent concurrent accesses to the kernel tables).
 - Fix the case of only 1 process that was ran only once, leaving loop ()
   only running atfer.
Version 0.1 : 23 April 2015 : Initial release.
