CHANGES!!

VERSION     RELEASED  CHANGES

1.00        29Jan94   Streamlined Makefile, fixed wildcard matching
                      problems, cleaned up code (a bit more efficient,
                      fixed alloc/dealloc problems), now checks for
                      uid & gid in check only mode
0.45        01Jan94   Added force and absolute options.  Fixed
                      recursion bug.
0.40        03Sep93   Check that links are relative not absolute when
                      creating a perms file.  Started rewriting in C++.
                      Changed FIFO from 'f' to 'p' (see mknod(1)).
                      Added major/minor device number checking.
                      Cleaned up code a bit.  Wildcard bug fixed.  Cleaned
                      up man page.
0.30        11Aug93   CHANGES file created (from memory).  Wildcard
                      and options processing improved.  Added file type
                      and linkname fields to perms files.  Added link
                      file checking.  Moved common functions to common.c.
                      Added options: check, quiet, recursive, message.
                      Started using GNU license.  Use C++ compiler.
0.12 ALPHA  03Aug93   Ugly bug fixed.
0.10 ALPHA  31Jul93   Written in C.
0.04 ALPHA  ??Jul93   First incarnation->ugly sh/awk script

