DirectoryOpus:

4.14:
- public release

4.13h:
- removed possible race condition which could cause a freeze after processing files
when progress window was opened. But I don't relly think it helps  ;-)
- re-enabled prop updating during directory reading.

4.13g:
- recompiled missing files with CHIP RAM bug.

4.13f:
- CHIP RAM problems finally solved! It was so simple...
- turned off propgadget update during directory reading (Pavel Cizek)
- additional keystrokes in file viewer: Space - PageDown (doesn't activate
scroll mode anymore!), BackSpace - PageUp, / - Search requester (Pavel
Cizek)
- prop updating turned off while directury reading to test speed-up (Pavel
Cizek).

4.13e:
- 'Sort by' popup menu added (requires popupmenu.library). Press RMB over
diskname bar to display it.

4.13d:
- standard version string for main program.
- allows CGX/P96 custom screens (still 16-color limit).

4.13c:
- partial workaround for GCC chip data bug. No more trashed gadgets, pointers or
appicon in main program. Expect trashed gfx in ConfigOpus and in
dopus.library functions. Final fix still to come.

4.13b:
- icon filename creation changed to the same as used by AmigaDOS
- removed 30 chars limit for ADDICON function (I wonder how many such
  limits still hide somewhere in the sources...)
- added screennotify.library support (if available) so DOpus doesn't block
WB screenmode changes anymore

4.13a:
- 68060 and RTG system support for Version requester.

4.13:
- long filename support (upto 107 characters)
- fixed stack problem when started from CLI.

4.12:
- recompiled with GCC 2.95.2 and PhxAss 4.39
- optimized for 68020 CPU
- directly uses memory pools in KickStart 3.0+.
- speeded-up file copying with progress indicator enabled (almost as fast
as in DOpus Magellan!)
- added up-to-date asyncIO routines (from aminet:dev/c/asyncio.lha)
- doesn't hang-up during copying/moving files anymore (probably due to new asyncIO
routines).




ConfigOpus:

4.13:
- public release

4.12b:
- CHIP RAM bug removed. No more trashed graphic on native displays.

4.12a:
- if config window cannot be opened on WB due to insufficient number of
free pens it tries to find best screenmode using BestModeID() under OS3.0+.
No more annoying PAL screenmode.
- screenmode filter allows CGX/P96 modes now (still upto 16 colors).




dopus.library

22.8:
- public release

22.7a:
- CHIP RAM bug removed. No more trashed graphic on native displays.
- requires OS 3.0+ to run
