Updated the TODO file.
[mmh] / uip / forw.c
2012-11-29 Paul Foxforw: remove MAXARGS limit when running mhlproc
2012-06-07 David LevineChanged exit status of each nmh command's -version...
2012-04-20 Ken HornsteinImplment -noatfile in a different way; it turns out...
2012-04-06 Ken HornsteinFix forw so it respects the -form switch again for...
2012-03-01 David LevineInitialized local msgnum to 0.
2012-02-29 Ken HornsteinAdd support for %(msg) function working when not using...
2012-02-28 David LevineRemoved blank line after "End of Forwarded Message...
2012-02-27 Ken HornsteinMake -volume switch actually work (it always got overri...
2012-02-26 Ken HornsteinFinally, some support for mh-format when using forw...
2012-01-14 David LevineChanged types and added casts so that build is clean...
2012-01-05 Ken HornsteinBring in all of the mh-e support that is actually used...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2007-11-04 Joel ReicherReturn type of (*done)() changed to void. default_done...
2007-03-21 Peter Maydellbug #18630, #18631, #18632, #18634: various patches...
2006-04-27 Joel ReicherCreated pluspath function to check for '+' prefix and...
2006-04-14 Joel ReicherCreated function open_form() to open form file or fallb...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
2000-02-04 Dan HarklessWhoever originally added the -help switch to all the...
2000-01-06 Ruud de Rooij * Move mhtest from bindir to libdir.
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision