X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=f7d4eb48d856a8272c78d5514572a7278f0c25b8;hb=30d5dd2e92c77402af6b7cfdbaa1339964ce034d;hp=84dfb76e4412153281f69ce5babb4874ad43d3b3;hpb=b84e9d0b0e3e007c103c5a903f44e8e4e37e6714;p=mmh diff --git a/ChangeLog b/ChangeLog index 84dfb76..f7d4eb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +Mon Jan 24 22:26:06 2000 Dan Harkless + + * Got rid of the rest of the gcc -Wall warnings that I didn't have + time for on 1999-07-15 (and, it would seem, some new ones people + introduced since then). The primary ones were the warnings that + default prototypes were being used for [v]snprintf() and + str[n]casecmp(). As of right now, there are _no_ compilation + warnings except on dtimep.c-lexed (at least under AIX 4.1.5 and + Solaris 2.6). + +Sun Jan 2 23:42:18 2000 Ruud de Rooij + + * Move mhtest from bindir to libdir. + + * Move sendfiles from libdir to bindir. + + * Updated sendfiles manpage to reflect this change. + + * Added documentation for -build and -file switches to repl and + forw manpages (patch from Peter Maydell). + + * Fixed interaction between specifying -cc in profile and -group on + command-line. + Tue Nov 1 13:48:10 1999 Dan Harkless * Changed the version number from 1.0.3 to 1.0.2+dev. There was