$Id: CHANGES,v 1.2 1999/04/19 15:05:13 schaefer Exp $

PV       Changes done in that version
011      DONE
            - --time argument
            - does ignore from now on an error on the final unload.
            - reloading message badly placed, corrected.
            - bad comment in timer_if.h corrected.
            - plt_initialize calls mc_inquiry() and prints result at
              DEBUG_INFO, implemented this function in mc_if.h/mc.c
         BUGS
            - Maybe needs to send the END to both tapes in plt_main_loop at
              end.
         TODO
012      Corrected minor bug with handling of --time
013      Corrected bug in time.c preventing correct handling of --time
014      Corrected bug in plt.c preventing correct handling of --time
015      mt functions are now handled internally. Removed an unused variable
         in tape.c (buf) and changed optimization to default (no -O0).
         We should BTW strip it as soon as it gets reliable. Return
         before stats. All this for memory and speed.
016      Now advertises if there were retries while writing (maybe).
017      Does not unload at end if something in the drive, except if
         full_unload is set. Now writes and reads 200 KB, in 20 KB chunks.
         Corrected probably ignored bug (read (fd, _&_buf, ...))

018 13/01/97 schaefer Put back the -i to make everything in one. Temporarily
                      forget about the --operation sequential. The ``-i'' is
                      enabled with ENABLE_INTERACTIVE_MODE
019 14/01/97 schaefer BUGFIX: mc_inquiry() was doing a bad initialize instead.
                      For compatibility with New L8, now does a ``initialize
                      element status'' before checking it in plt_initialize().
                      This might be a New L8 bug. Define is ENABLE_INITIALIZE.
                      Now displaying correctly inquiry string.
020 17/03/97 schaefer Changed tests.c to allow different pack sizes by hand.
021 10/12/98 schaefer Added RCS scheme; added Adic support (POSITION,
                      optional initialize, script).
----- 1.2
002                   Solaris support


