This file has been made for programmers that have already made use of the
cwrite.library, and is intended to ease the overview of the changes from
former releases of the library and to the current version.

22-07-92
    A new cursortype has been added, CURSORTYPE_GHOSTED, which is intended
    to be used in a KickStart v36+ environment.

    The CURSORTYPE_SLOW routines has been heavily improved!
    - The author recommend programmers to avoid the CURSORTYPE_FAST, as the
    CURSORTYPE_SLOW works almost as fast as that cursortype, and there are
    no (at least no discovered) bugs in the CURSORTYPE_SLOW routines, so
    please use the CURSORTYPE_SLOW where you possibly can!

    Many bugs has been removed before this version was released, and as far
    as i know, no serious bugs remain now. - The only things that has not
    been worked on, is the CURSORTYPE_FAST routines, which is the reason why
    i do not recommend this cursortype. - The CURSORTYPE_SLOW routines works
    approximately just as fast as the fast type, so why worry? ;-)
