Updating user programs to use <h/tws> instead of <zotnet/tws/tws.h>
[mmh] / ChangeLog
index a651862..6134234 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+Sun May 28 17:44:15 CEST 2000 Ruud de Rooij <ruud@ruud.org>
+
+       * Added autoconf check for getutent().
+       * Changed uip/rcvtty.c and uip/slocal.c to use getutent() and
+         friends.  Since I can only check on Linux, please check if
+         this works on other systems.
+
+Sun May 28 14:58:49 CEST 2000 Ruud de Rooij <ruud@ruud.org>
+
+       * Applied patch from Peter Maydell to uip/scansbr.c for more
+         checks for write failures.
+       * Unlink temporary file properly in uip/rcvtty.c.
+       * Moved viamail from bindir to libdir.
+       * Changed sendfiles into sendfiles.in, so that path to viamail
+         is patched in.
+       * Added gzip support to sendfiles.
+       * Added References header to replcomps and replgroupcomps.
+
+Sun May 28 14:39:31 CEST 2000 Ruud de Rooij <ruud@ruud.org>
+
+       * Fixed m_getfld bug which caused segmentation faults when
+       incorporating messages which ended in multiple linefeeds crossing
+       a buffer boundary.
+
 Fri May 26 13:21:59 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
 
        * msh has been unable to show MIME messages ever since 1.0.  Alec