home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / swmst094.zip / changes.txt next >
Text File  |  1995-05-24  |  2KB  |  49 lines

  1. Key to reading changes.txt file:
  2.  
  3.     * Information
  4.     + Bug fix
  5.     = Change
  6.  
  7. KNOWN BUGS:
  8.   * Problems returning focus to parent folder when a subfolder is
  9.     opened then closed.  See docs about this one.
  10.  
  11.   * I get strange behavior from the 'Tasks to Store' dialog box when I
  12.     compile with debugging code on.  The problems go away when I
  13.     build the production executable.  If you see strange characters
  14.     appearing when selecting tasks to store, let me know.
  15.  
  16.   * See file TODO for items that remain to be done (and may be the
  17.     cause of other bugs).
  18.  
  19. Version 0.94
  20.   * These changes were made about a week after the release of v0.92,
  21.     but in trying to get some help to solve a particularly nasty
  22.     problem, I held off releasing it.  I still haven't found a
  23.     solution to the problem, so I just decided to disable those
  24.     features and release it now.  See the file README.TXT for more
  25.     information.
  26.   * Lots of new dynamic memory allocation - could still be bugs!
  27.     Please report problems!
  28.   = Added ability to define which windows to remove
  29.   = Took out some of the Remove options - replaced by above feature
  30.  
  31. Version 0.92
  32.   + Cleaned up thread communication to avoid race conditions in a way
  33.     that semaphores weren't necessary
  34.   = Added more error checking
  35.   = Moved 'Start Minimized' option to menu
  36.   = Added 'Exit After Load' option.  See the docs
  37.   = Converted to C++ (still uses lots of C, however)
  38.  
  39. Version 0.91
  40.   + Timer spinbox wouldn't initialize on startup
  41.   + If last removed task was closed, SwitchMaster would crash
  42.   = Added button to remove SwitchMaster from Window List
  43.   = Store all switch information in listbox and got rid of linked list
  44.   = Option to start SwitchMaster minimized
  45.   = Removed Help button (don't think it's necessary)
  46.  
  47. Version 0.90 (released)
  48.   * Initial release
  49.