
              Log of changes for the PM/Lite and PM/Pro Libraries
              ---------------------------------------------------

Version 2.0 (6 February 1995)

    - Added support for X-32VM with Symantec C++ and Watcom C++.

    - Added support for Visual C++ with Phar Lap TNT.

    - Added PM_int386(), PM_int386x() and PM_segread() routines for
      generating protected mode interrupts that are compiler portable
      (all compilers tend to implement this slightly different in 32 bit PM).

    - Built generic set of 32 bit DPMI routines that work across all DPMI
      compatible DOS extenders, significantly simplifying the underlying
      code (PM_int386() makes this possible).

    - Added support for mapping physical memory locations above 1Mb
      (SuperVGA linear framebuffers).

    - Added support for Windows DPMI programming for real Windows apps.

Version 1.0 (22 August 1994)

    - First release of PM/Lite library

