Qpopper 3.1.1 is available at
<ftp://ftp.qualcomm.com/eudora/servers/unix/popper/>.
The full list of changes from one release to the next is on the FTP
site, at
<ftp://ftp.qualcomm.com/eudora/servers/unix/popper/beta/Changes>.
The 3.1 release notes are at:
<ftp://ftp.qualcomm.com/eudora/servers/unix/popper/beta/Release.Notes>.
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>'