Auto Task Version 1.3c
Copyright (c) 1995 Brian K. Freese
All Rights Reserved.


Version Information
-------------------

Auto Task Version 1.3c

    - Fixed Win16/Win32 structure differences.
    - Fixed a problem in CPROFILE with bool8 flags which errored when 
      converting to new SPECTYPES.
    - Fixed problem with Windows 3.x timing:  Tasks which termiate
      immediately after execution would fool Auto Task into thinking they
      were still running.
    - Fixed scheduler problem.  "Weeks" selection was missing within the 
      scheduler dialog.  This caused max. range values to be off by one.
    - Added control bar at the top of screen.  Can select: New, Open, Close,
      Enable/Disable, Trigger, Terminate from control bar.
    - Added Enable, Disable, Trigger, Terminate tasks options on the main menu.
    - Added the ability to resize the task manager window.
    - Fixed validation of the interval values within the task scheduler.  
      Weekly intervals were not properly verified.
    - Added missing scroll bar for interval type selections within the 
      scheduler.
    - Fixed task sorting.  The task manager was not sorting after changing
      the status of tasks reliably.
    - Added logic to allow exit of Auto Task while tasks are currently running:
      You can now exit and leave all running tasks active, or exit and 
      terminate all running tasks.


Auto Task Version 1.3b

    - Initial release for Windows NT version.
    - Added new preferences option "Timer Interval (in seconds) for more 
      precise task execution.
    - Added new Scheduler interval type in seconds.
    - Modified registration routines.  Auto Task now enters "registered"
      mode once a valid registration code is entered.
    - Renamed 16bit version of Auto Task to "Auto Task for Windows".

Auto Task Version 1.3a

    - Fixed a problem which caused task processing not to be enabled 
      at startup.

Auto Task Version 1.3

    - Added exception handling for all allocations.
    - Modified task manager window; the scroll bar was cutting off a portion
      of the screen when active.
    - Modified structure of event database.
    - Added the ability to modify task list without disabling task processing.
    - Fixed bug in which non-execute tasks were eating up instance storage
      space causing tasks to pause until reminder was terminated.
    - Added the ability to schedule task termination events.
    - INI file is now stored in the users WINDOWS directory rather than
      the application path location for network installations.
    - Task editor now dynamically creates controls based on the type of
      task to be edited.
    - Added a file selection button to select a file when scheduling
      an 'execute' type task.
    - Added "Reschedule", "Reschedule All", and "Duplicate" menu items.
    - Added the ability to pass the .ATF file to open from the command-line.
    - Fixed incorrect display of error message with database version mismatch 
      error was encountered.
    - Added new Interval task options.  You can now schedule an interval of
      Minutes, Hours, Days or Weeks.
    - Added new Specific Date schedule option.
    - Added new Daily\Weekly schedule.  You can now select multiple days for
      task execution (ie. Monday-Wednesday-Friday).
    - Added new Monthly schedule.  Multiple weekdays or multiple month days.
    - Added sorting logic to task manager; Sorts by trigger time.

Auto Task Version 1.2a

    - Fixed a cosmetic problem with the task manager dialog.

Auto Task Version 1.2

    - Fixed a problem with v1.1 which caused PM times to revert back to
      AM times.
    - Added the ability to edit times directly without the use of
      scroll bars.

Auto Task Version 1.1
    
    - Added the ability to terminate tasks from within Auto Task.
    - Added 3-D controls (CTL3DV2)
    - Added status bar (with date/time) and menu tracking
    - Added "auto" registration for future updates.
    - Added  "Enable Logging" menu option.
    - Added ability to maintain multiple task files.
    - Fixed disable of Task Logging options when "Enable Task Logging" is 
      disabled.
    - Added Reminder tasks.
    - Changed event times from 24 hour to 12 hour format.
    - Fixed some sillyness with event processing.

Auto Task Version 1.0

    - Initial release.