This file contains history information for errormsg.library:

File: errormsg.library
Version: 3.03
Date: Mercredi 30 Novembre 1994

Revision V3.03
--------------
    Forgot to free some memory when the library failed to ini-
    tialize itself, and register a6 was not saved in init func.

Revision V3.02
--------------
    Added ERMSUB_NoLibrary messages, corrected some minor bugs
    in the library and the doc, optimized some code, wrote an
    additionnal example (ScanIFF).

Revision V3.01
--------------
    Added MUI features for DisplayMessageA(), converted old
    preview of Injector's MUI prefs program into an example for
    it.

Revision V3.00
--------------
    Implemented MUI error codes (ERMSYS_MUI).

Revision V2.00
--------------
    Added an ARexx interface. The query function is at offset
    -60. Do not forget to specify at least Version 2 when you
    ADDLIB() or RXLIB ! Do not provoke the guru !

Revision V1.00
--------------
    --- Initial release ---

**************************************************************************

File: ErrorCom
Version: 1.07
Date: Vendredi 28 Octobre 1994

Revision V1.07
--------------
    Reflected the changes made for version 3.02 of the library
    (will force code to 0 for ERMSYS_EXEC/ERMSUB_NoLibrary).

Revision V1.06
--------------
    Changed all 4.w,a6 into Exec.Base(pc),a6

Revision V1.05
--------------
    Reflected the new values in errormsg.library V3.0

Revision V1.04
--------------
    Fixed a small bug in window opening

Revision V1.03
--------------
    The great guru is not with me... While fixing a problem with
    cycletomenu, I had destroyed the keyboard shortcuts for the
    cycle gadgets !

Revision V1.02
--------------
    Fixed a few silly bugs that would eat some memory.

Revision V1.01
--------------
    What's this silly bug in the CreateNewProc() autodocs ?
    NP_FreeSeglist defaults to FALSE, instead of what is said
    in these...

Revision V1.00
--------------
    --- Initial release ---

**************************************************************************

File: ERMID.rexx
Version: 1.02
Date: Samedi 29 Octobre 1994

Revision V1.02
--------------
    Updated for version 3.02 of the library

Revision V1.01
--------------
    Updated for version 3 of the library

Revision V1.00
--------------
    --- Initial release ---

**************************************************************************

File: WhatError
Version: 1.02
Date: Vendredi 28 Octobre 1994

Revision V1.02
--------------
    Updated for version 3.02 of the library

Revision V1.01
--------------
    Updated for version 3 of the library

Revision V1.00
--------------
    --- Initial release ---

