X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=324dddc1b09fce59a1dae44ff552232ff3bb79a2;hp=556418a37e17d70882d49d12f23c014cb27d5670;hb=df3babef6d532cbd6e5b508b168d096ab9db2122;hpb=682769680c6e77bf8cf797c23eccd1d4e2753066 diff --git a/ChangeLog b/ChangeLog index 556418a..324dddc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,48 @@ +2010-12-09 Ken Hornstein + + * h/nntp.h, configure.in, h/Makefile.in, h/mts.h, h/popsbr.h, + man/inc.man, man/mh-chart.man, man/mh-tailor.man, man/msgchk.man, + sbr/Makefile.in, sbr/mts.c, uip/Makefile.in, uip/inc.c, uip/msgchk.c, + uip/msh.c, uip/mshcmds.c, uip/popsbr.c: Massive garbage collection. + Remove functionality for APOP, RPOP, all NNTP support (including + bboards), and MPOP. + +2010-12-08 David Levine + + * uip/whatnowsbr.c: enforce requirement of at least one file + argument to attach command. + +2010-12-08 David Levine + + * man/send.man: added name= portion to Content-Type + headers to reflect 2006-10-24 change to uip/sendsbr.c. + That change allowed mhstore to use the (file)name when + extracting attachments. + +2010-12-03 Ken Hornstein + + * Everything: remove RCS keywords from files, since they no longer + work after git migration. + +2010-12-02 Ken Hornstein + + * .cvsignore, .gitignore, autogen.sh, */.cvsignore: Update files + for git conversion. + +2010-12-19 Ken Hornstein + + * aclocal.m4, config/Makefile.in, configure.in, man/mh-chart.man, + man/post.man, man/send.man, mts/smtp/Makefile.in, mts/smtp/smtp.c, + mts/smtp/smtp.h, sbr/Makefile.in, uip/Makefile.in, uip/post.c, + uip/send.c, uip/whatnowsbr.c, uip/whom.c: Clean up autoconf + code for handling of compiler flags for SASL, and add support + for TLS to the SMTP MTA. + +2010-11-12 Peter Maydell + + * man/slocal.man: fix formatting error that meant a + subsection heading wasn't displayed as such. + 2010-11-10 Peter Maydell * configure.in: add a level of expansion for mandir