
                Log of changes for the Universal VESA VBE
                -----------------------------------------

Version 4.0 (18 Sep 1993)

    - Added support for the ET4000/W32 and OAK OTI-087 SuperVGA's.

    - Fixes for the following video cards:

            - Paradise
            - Cirrus Logic
            - S3

    - Added special protected mode support interface. You can now copy
      relocatable versions of the bank switching and page flipping code
      into your own programs to run at high speed. This will work in
      both 16 and 32 bit protected mode (note that the interface is
      _not_ the same as the interface to the actual VBE routines, but
      much simpler and lower level for simplicity and speed).

    - Major changes and restructuring of the code in the Universal VESA
      VBE. This makes it take less memory when installed, a lot simpler
      to modify and add support for new video cards. The Universal VESA
      VBE is now completely autonomous from the MGL package.

    - The Universal VESA VBE now only requires 3k of memory when resident,
      through re-engineering the internals. It nows takes the same amount
      of memory not matter how many video cards are supported. All but
      the code required for the installed SuperVGA is removed from
      memory when the TSR goes resident.

    - The Universal VESA VBE no longer has any 386 dependant code in it,
      so will work even on old 8086 machines.

    - Added 64k color mode support for the RealTek

