22575: Remove extra ;, From Dennis Davis.
[heimdal.git] / appl / popper / popper.README.release
blobc0b313ecd964a1827ed848f7e22c5744d7eed387
1 Release Notes:
3 popper-1.831beta is no longer beta      30 July 91
4         Removed popper-1.7.tar.Z
6 popper-1.831beta.tar.Z  03 April 91
7         Changed mkstemp to mktemp for Ultrix.  Sigh.
9 popper-1.83beta.tar.Z   02 April 91
11         This version makes certain that while running as root we do nothing
12         at all destructive.
14 popper-1.82beta.tar.Z   27 March 91
16         This version fixes problems on Encore MultiMax and some Sun releases
17         which wouldn't allow a user to ftruncate() a file from an open
18         file descripter unless the user owns the file.  Now the user
19         owns the /usr/spool/mail/.userid.pop file.  Thanks to Ben Levy
20         of FTP Software and Henry Holtzman of Apple.
22 popper-1.81beta.tar.Z   20 March 91
24         This version of popper is supposed to fix three problems reported
25         with various versions of popper (all called 1.7 or 1.7something).
27         1)  Dropped network connections meant lost mail files.  Some 1.7
28             versions also risked corrupting mail files.
30         2)  Some versions of 1.7 created temporary drop files with world
31             read and write permissions.
33         3)  Some versions of 1.7 were not careful about opening the temporary
34             drop file.
36 popper-1.7.tar.Z       09 September 90  (updated 20 March 91)
38         This version will exhibit the first problem listed above if it is
39         compiled with -DDEBUG and run without the "-d" (debug) flag.
41         If it is compiled without -DDEBUG it will exhibit only the second
42         and third bug listed above.
44 Cliff Frost     poptest@nettlesome.berkeley.edu
45 UC Berkeley