SetMan V1.0 First release. V1.0b Bug fix: removing a patch which would remain displayed by SetManager 'cos had other patches after it, and readding it FROM THE SAME TASK would leave it disabled. Enabling it would trash the machine at the first call of the patched function. V1.0c Kludge to correctly display in the SetManager window the name of some bugged programs. V1.0d SetMan is now much more picky when searching nodes in its private list. This avoids problems with strange libraries, like reqtools, which have different vectors pointing at the same function. V1.0e Cache cleared when needed, to insure compatibility with 68040. V1.0f Bug fix: the patch code was assuming that the offset passed to SetFunction() was a LONG, as stated in the includes; it is a WORD, instead, as the autodocs claim. This was causing 'MagicMenu' to crash. V1.0g Modified a kludge to save RTPatch 1.1b, which was readding the same patches over and over, causing programs to hang when calling the ASL font requester. SetManager V1.0 First release. V1.0b The program crashed when a program called ZoomWindows was running. It was a bug in ZoomWindows, not in SetManager, and it concerned the graphic interface, NOT SetMan. However, it works now. V1.0c Sped up text writing and scrolling. Standard functions of libraries and devices: Open(), Close(), Expunge(), ExtFunc(), BeginIO() and AbortIO() will be displayed replacing their offset like the functions listed in FD: files. Since the names are the same for every library, the name of the library is displayed after the function name. For example: Open() scsi.device BeginIO() trackdisk.device Unharmful Enforcer hit detected & removed. V1.0d Cache cleared when needed, to insure compatibility with 68040.