diff --git a/NEWS b/NEWS index 94f4387..632410c 100644 --- a/NEWS +++ b/NEWS @@ -7,23 +7,29 @@ See the end of file for copying conditions. Please send SGPEMv2 bug reports to . -Version ?.?? +Version 1.0 * List of features : -** this is the second level of indentation +** Brand new Graphical User Interface -** first feature +** Simulation of both processes and threads -** second feature +** Powerful custom policies support + +** Resources and policy resources + +** Load and save simulation environments + +** Full command-line user interface + +** Rich statistics showcase * And bugfixes : -** a first bugfix +** Scheduler now is more precise than ever -** a second bugfix - -* Separated by blank lines +** Improved overall efficiency ---------------------------------------------------------------------- diff --git a/README b/README index ac5d75a..2374b45 100644 --- a/README +++ b/README @@ -1,5 +1,6 @@ -SGPEMv2 is ... description of product. +SGPEMv2 is an educational simulator for process scheduling +policies in a monoprocessor computer. Still to be written ... please refer to the Info manual in the meantime.