CHANGE LOG for WN package
=========================


CHANGES from version 0.9 to 0.93 (11/28/94)
-------------------------------------------

Added #define for S_ISLNK(m)  for systems which don't have it.

Added #include <sys/types.h> in prequest.c and chkcntrl.c and removed
#define <sys/stat.h> from wrap.c.

Added utility indexmaker in bin.

Added file mime.types which was missing in the first release.  It is
in /lib

Fixed bug exercised when Netscape uses If-Modified-Since with POST method.

Fixed bug that caused documents requested with If-Modified-Since to be
returned with no Content-type.