* h/mhparse.h: Move interfaces also used by mhbuildsbr.c here
[mmh] / uip / mhparse.c
2008-08-14 Eric Gillespie * h/mhparse.h: Move interfaces also used by mhbuildsbr...
2008-08-13 Eric Gillespie * test/tests/mhshow/test-qp: Test various valid and...
2008-04-05 Peter MaydellBug #20028 (Debian bug 399271): fix code assuming that...
2007-11-04 Joel ReicherReturn type of (*done)() changed to void. default_done...
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2007-04-10 Joel ReicherApplication of patch #5218: patch for bug #9742. Fixes...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2005-11-06 Peter MaydellDon't fclose() the file twice in error-exit paths from...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2003-09-21 Glenn BurkhardtApply bug fix reported to Debian (#136976) by Peter...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
2000-03-14 Dan HarklessApplied Sullivan N. Beck <sbeck@cise.ufl.edu>'s mhshow...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-05-13 Dan HarklessAllow display of 8bit encoded messages. From Kimmo...
1999-04-30 Doug MorrisInitial revision