@(#) $Header: CHANGES,v 1.23 98/05/12 22:18:23 leres Exp $ (LBL)

v3.4 Tue May 12 22:17:29 PDT 1998

- Rewrite INSTALL document and support and wrapper scripts and add new
  dexpire.conf configuration file.

- Add support for the new INN lowmark feature.

- Add support for the new INN expireover lowmark feature

- Allow newsgroup directory symlinks.

- Check for setproctitle() in -lutil. Suggested by Evan Champion
  (evanc@synapse.net)

- Lots of other good suggestions from Evan Champion.

- NeXT support thanks to Bernhard Scholz (scholzb@informatik.uni-muenchen.de)

- Fixed another problem with the -s flag; children can't read parent's
  arguments. Reported by Mikael Kuisma (kuisma@enq.se)

- Use readdir() when the active file lowmark number is wrong.

- Output lowmark info for groups with no articles.

- Fix integer overflow in cutoff calcuation. Thanks to Markus
  Linnala (maage@cs.tut.fi)

- Add flags to specify alternate history and new history files to
  histtrim. Thanks to Rob Robertson (rob@remarque.org).

- Avoid an infinite loop in makehistory due to a dbz bug. Thanks
  to Rob Robertson.

- Fixed various potential buffer overflow problems.

v3.3 Sat Jun 14 14:44:19 PDT 1997

- Run multiple filesystems in parallel.

- Renumber active file one group at a time to give innd a chance to
  service other requests.

- Raised MAX_FREE from 33% to 60%.

- Make histtrim more fascist about the timestamp field.

- Fix dohisttrim.inn to have innd reload the history file.

- Handle case when spool is in the root filesystem.

- Fix argument ordering code (-s come before -f).

v3.2 Thu Sep 19 03:27:59 PDT 1996

- Added workaround for SunOS 4 statfs() kernel bogosity; only needed
  with filesystems larger than 2 GB.

- Fixed statvfs() to use f_frsize instead of f_bsize for filesystem
  block to Kbyte calculation. Systems affected include OSF and Solaris.
  Thanks to Matus Uhlar (uhlar@ccnews.ke.sanet.sk)

- Improve autoconf configuration.

v3.1 Fri Jun  7 14:27:54 PDT 1996

- Add support for multiple spool file systems. Convert to autoconf.

- Fix -s to set the top level file system name too.

- Avoid math that won't fit into 32 bits. Instead, abort if f_bsize is
  not 1024 bytes. Resulted from a bug report from Larry Vaden
  (vaden@texoma.com).

- Fix MAX_FREE logic to zero "need_kb" so that the filesystem is
  skipped.

- AIX supported thanks to help from Rikard Elofsson (elof@kd.qd.se).

v2.1 Sun Feb  2 21:12:27 PST 1992

- Initial release.
