-----------------------------------------------------------------------------
ARTWORX:  Beta 0.65
        o  Fixed problem with CONFIRM_NOT_SAVED erasing part of the screen
        o  Fixed problem with all merging functions
        o  Removed ANSI_LINE_LIMIT - This will be rectified in the future

ARTWORX:  Beta 0.60

        o  Fixed the FILEMENU screen (corrected the extensions)
        o  Fixed problem with ALT-SPACE and menus screwing up the screen
        o  Fixed DEL undoing once cursor is moved
        o  Added the deletion of a BLOCK (extension of CUT_BLOCK)
        o  Fixed CONTROL_FILE_MENU to use mouse correctly
        o  Implimented ANSI_LINE_LIMIT
        o  Fixed SAVE_ANSI_FILE over 400 lines, highlighted SAVE_ANSI, etc
        o  Fixed SAVE_ASCII_FILE
        o  Added "Smart CR/LF" for SAVE_ASCII_FILE
        o  Updated the OPTIONS menu
        o  Fixed LOAD_ASCII_FILE
        o  Refined the INPUT routine - it works WAY better now
        o  Fixed the filename being printed in SAVE_ANSI_FILE
        o  Added way cool effects to the ArtWorx loader
        o  Added quick attribute change (ALT-A)
        o  Fixed problem when no mouse detected (flickering cursor)
        o  Added the MERGE_FILE function (Extension of LOAD_FILE)

-----------------------------------------------------------------------------
ARTWORX:  Beta 0.50
        
        o  Implimented SAVE_ANSI
        o  Fixed PASTE_BLOCK paste the memory buffer
        o  Fixed bug in CONTROL_FILE_MENU
        o  Fixed VGA_OK flag -- will go into VIEW_VGA now
        o  Load routine translates tab character into 8 spaces now
        o  Cursor set to BEGIN_X, BEGIN_Y after highlight
        o  Fixed problem with the DELETE key
        o  Fixed double last lines when loading
        o  Implimented INSERT and updated PALETTE
        o  Replaced CSCANF with a custom field input routine
        o  Fixed problem with switching screen modes
        o  Fixed filename problem
        o  Restored MOUSE_MEMORY after VIEW_VGA
        o  Added WAIT_FOR_MOUSE for second mouse button

-----------------------------------------------------------------------------
ARTWORX:  Prototype 0.30

        o  Changed the OPTIONS menu again
        o  Added menu verticle scrolling
        o  Added the FILEMENU and file selecting features
        o  Fixed the F-keys; correct characters appear and set #5 is fixed
        o  Implimented LOAD_ART_FILE
        o  Implimented LOAD_ASCII_FILE
        o  Implimented SAVE_ART_FILE
        o  Implimented SAVE_ASCII_FILE
        o  Implimented copy-protection scheme
        o  Fixed file-name problem
        o  Fixed screen-loss when switching DISPLAY_MODE
        o  Stopped deleting TEMP.DAT
        o  Added TRANSFORMATIONS_MENU
        o  Fixed protection bug
        o  Fixed BACKGROUND not going to dark purple on the palette
        o  Implimented FILL_FOREGROUND
        o  Implimented FILL_BACKGROUND
        o  Implimented DRAW_BOX
        o  Implimented FILL_CHARACTER
        o  Implimented VIEW_VGA
        o  Implimented TRANSFORM_CHARACTER
        o  Implimented TRANSFORM_FOREGROUND
        o  Implimented TRANSFORM_BACKGROUND
        o  Implimented CENTER_TEXT
        o  Implimented CENTER_BLOCK
        o  Implimented FLIP_X
        o  Implimented FLIP_Y
        o  Implimented LOAD_ANSI

-----------------------------------------------------------------------------
ARTWORX:  Prototype 0.20

   Geez Oh Criminey...  At 3:30 am, IT'S LATE.  Unfortunately, I am tired,
not sleepy, and suffering from a severe case of insomnia.  As a result,
I honestly don't know what I have implimented and have not--your guess
is probably as good as mine.  Here is what I think works; if not, just
it might next time...

        o  All movement and highlighting keys
        o  Scrolling
        o  Cut and Paste (no copy, I think?)
        o  Should display blocks transparently and under-ansi
        o  Fixed the pasting bug
        o  All palette manipulation
        o  COMMAND keys are recognized, some work (Quit, options, etc).
  
  I know that it WILL NOT paste an ansi paste the memory buffer; in fact,
I don't know what will happen if you try to do that.  TRANSPARENT and
UNDER_ANSI are both implimented.  I know that if DISPLAY_BLOCK is ON and
you move the cursor to the bottom-right edge of the screen, the first line
of the palette will be partially erased (still trying to fix that).
Also, I think that when you switch video modes (between 25 and 50 line mode),
it cuts the top two lines off (don't know why).

   By the time I release Prototype 0.30, I will have a more comprehensive
listing for you to test.  For now, just wing it...
