]> diplodocus.org Git - nmh/blobdiff - ChangeLog
* uip/sendsbr.c: replaced st_mtim with st_mtime, that's what
[nmh] / ChangeLog
index 79d64285b804ff4cc73feb6160cda3228c04a35f..7dfd16ad4e3b0f6c50109a66bd0153b6729a273d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
+2006-02-25  David Levine <levinedl@acm.org>
+
+       * uip/sendsbr.c: replaced st_mtim with st_mtime, that's what
+       it should have been.  Added #include of h/tws.h to pick up
+       dtime() prototype.
+
 2006-02-20  David Levine <levinedl@acm.org>
 
+       * h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c,
+       uip/sendsbr.c, uip/viamail.c, uip/whatnowsbr.c, man/send.man:
+       added -attachformat switch to send, to support alternate MIME
+       header contents when using -attach.  See send man page for
+       description.
+
        * man/mhbuild.man: wrapped one appearance of "Content-Disposition"
        with quotes, to be consistent with others.