                  Bug Report
                  ----------

Known Bugs in this release:
---------------------------
- Install script does not yet set the Perl path. 

- The MATd needs the absolute path to start properly i.e.
  /var/mat/bin/matd   not  ./matd

- Mat upgrade feature has been broken in this release.  It is
being extended to properly deal with script file version numbers
and multiple binaries, and libs.  I haven't had time to work out
all the bugs in it.

- NIS netgroup still not handled properly (can't migrate).

Version 0.18
------------
- Did not receive notification of child process exiting all the 
time.  Added waitpid to catch child process exiting in MATd, and
in monitoring section.  This fixes several bugs.

- Newaliases command did not run when the aliases file is updated.
You may need to update $MATHOME/scripts/newAliases


Version 0.17
------------
- Show stopping bug fixed.  Symbolic links to the actual config
files were not followed, as a result changes were never made to
real config files.

- Changed code so there is no migration needed for:
	/etc/passwd, /etc/hosts, /etc/group, /etc/services
 
- Modify of users password fixed.  Old version put unencrypted
copy in password file.

- Fixed lastlog display.


Version 0.16
------------
- Changed text display procedure so that on communication problems
such as timeouts and "host not found" it does not popup a TK error
box.

- Text display was affected by previous colour scheme and bindings. 
Changed it so that most items will remove old bindings first.  For
performance the larger lists (passwd, YP passwd) do not wipe the 
bindings first.  This should not be a problem, because they should
be replaced with new ones anyway.

- SunOS 4.1.x disk usage status fixed.
 
- Updated logs so they are more meaningful.

- NIS netgroup fails when entries cannot be parsed.  Changed it so these 
entries are now ignored.

- Password did not work with some special characters notably "#".

- Error in install.agent script.  Did not create /etc/inetd.conf entry
properly. 

- Modify of some services entries failed.



Version 0.15
------------
- Lastlog monitoring does not work (Don't see the cause yet).

- The diskspace usage reports NFS filesystems as well. 



Version 0.14
------------
- Mount GUI is not making the mount point, and trying to mount the filesystem.

- Mount GUI only for Linux

- Documentation is not available on all topics.


