home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / nice5.zip / history.txt next >
Text File  |  1998-12-25  |  2KB  |  41 lines

  1.  
  2.     NICE/2
  3.     By Sharon Dagan <idagan@il.ibm.com>
  4.  
  5.  
  6.     v0.05 (25/12/1998 18:30)
  7.           * Added a GUI - NICE/2 now adds 'Priority' menu to the Task List
  8.             Window's context menu.
  9.           * Added verbose mode '-v' to ease debugging.
  10.           * Added NICEX to start process in a given priority.
  11.  
  12.     v0.04 (18/12/1998 16:00)
  13.           * Minor change to the engine so NICE/2 wont hold up OS/2 shutdown.
  14.  
  15.     v0.03 (16/12/1998 12:30)
  16.           * Engine redesign (again). Engine now runs as a thread within the
  17.             PM process, and listens to it's own queue, no need to use Win*
  18.             APIs to contact the engine.
  19.           * Engine reports back rc codes.
  20.           * Engine posts event semaphore to indicate end of request.
  21.           * PIDs are checked before any other work is done.
  22.           * If TID is given, the PID type is checked (must be PM).
  23.           * Better error reporting.
  24.           * Added RXNICE.DLL - a REXX interface into NICE/2.
  25.           * Added NICE.H and NICE.LIB for C developers.
  26.  
  27.     v0.02 (31/07/1998 18:50)
  28.           * Complete redesign of the niced engine. Nice/2 is now able to
  29.             change the priority of selected single thread within a PM process.
  30.           * Added NICEPS to report priorities.
  31.           * Improved debug version of NICE/2.
  32.           * Nice/2 now reports detailed information on many possible errors.
  33.  
  34.     v0.01 beta 2 (30/07/1998 16:30)
  35.           * Bug fix - could not get the TLW HWND in non-US-English versions
  36.             of OS/2.
  37.  
  38.     v0.01 beta 1 (21/07/1998 02:00)
  39.           * First public release.
  40.  
  41.