   Last updated: 12 November 2000
   Copyright 2000 QUALCOMM Incorporated.  All rights reserved.


This document contains the changes since the last release.


Changes from 3.1.1 to 3.1.2
---------------------------

 1.  Fixed reference to 'pname' instead of 'p->myname'.


Changes from 3.1 to 3.1.1
-------------------------

 1.  Fix "POP authentication DB has wrong mode" on NeXTStep.
 2.  Update INSTALL for Linux 7 with xinetd.
 3.  Fix syntax error with gcc 2.6.3 on BSDI.
 4.  Ignore SIGCHLD on non-BSD systems.
 5.  HUP signal now closes and reopens log.
 6.  Only add 'idirafter' if '/usr/local/include/gdbm.h' present.
 7.  Log to specified facility in stand-alone mode.
 8.  Reopen log after calling pam_authenticate(), because it opens
     log and uses LOG_AUTH facility (thanks to David Tonhofer for pointing
     this out).
 9.  Corrected '<strings.h>' to '<string.h>'

