                                                           File: RELEASE.TXT


              FEMWATER/LEWASTE Model System Release Notes

            Center for Exposure Assessment Modeling (CEAM)
                 U.S. Environmental Protection Agency
               Office of Research and Development (ORD)
                  Environmental Research Laboratory
                       960 College Station Road
                     Athens, Georgia  30605-2720

                             706/546-3549



-----------------------------------------------------------------------------

Corrections and Changes Between Versions 0.00 and 1.00:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1)  Added subroutine CLRSCR (clear screen) to clear monitor screen prior to
    text or prompt writes and/or displays to monitor screen.  Added WRITE
    statements to display text on the monitor screen to inform user when
    program is executing and completed.

2)  Added include file ANNOUN.INC.  This file is included in the main program
    and displays on the monitor screen the name of the program, version
    number, release date, and CEAM registration address.

3)  Corrected minor FORTRAN source code errors detected during static code
    evaluation as per CEAM SDLCM.

4)  Redesigned screen prompts used to prompt the user for all input, output,
    and other run-time file names.

5)  Revised and updated the following documents to CEAM standards:  READ.ME,
    UPDATE.TXT, RELEASE.TXT.

6)  Implemented CEAM standard installation INSTALIT/MediaBuilder code and
    logic, external diskette labels, and BBS compressed, self-extracting,
    interactive installation program with on-line, context sensitive help.

7)  Created executable task image files (*.EXE) with 32-bit, protected mode
    Lahey FORTRAN, F77L-EM/32 version 5.01 and Phar Lap 386LINK version 4.1L
    (CEAM standard FORTRAN distribution tools).  DOS extender is bound into
    application EXE files with automatic virtual memory management;
    distributed royalty free.  No overlay structure--both linked as flat
    memory model.  Both EXE files require 386/486 based system with
    co-processor.

-----------------------------------------------------------------------------

