X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=a92dd7bf405ac8b9f2de380104facc38ac60e5d2;hb=4a78892df0b95cc22a976632445f3dca8893aae4;hp=810b8230b15b0d5323440b9b91a69e3c252529cd;hpb=8563731b02ce9d750806f6b1769af8b399d964e8;p=mmh diff --git a/ChangeLog b/ChangeLog index 810b823..a92dd7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Mon Sep 13 21:20:10 1999 Doug Morris + + * added explicit cast to long from time_t for tclock in + post.c. + + * Commented out #ifdefs for in termsbr.c since + it's needed for ioctl() anyway. This prevents a warning about + implicit definition of ioctl(). + + * Moved guesses preformed by AC_CANONICAL_SYSTEM back into the + "User Configuration" section of config.h (moved @TOP@ in + acconfig.h) so they're easier to find, should someone actually + want to mess with them. + Sun Sep 12 15:50:34 1999 Doug Morris * updated Makefile.in so it recognized COMPLETION-TCSH and @@ -36,7 +50,8 @@ Sun Sep 12 15:50:34 1999 Doug Morris Sun Sep 12 09:19:27 1999 Doug Morris * commented out _cleanup() in mf.c because it's the only - location in all of the source code where it exists. + location in all of the source code where it exists. It was + preventing compilation on at least linux. * Added check for which is the new location where linux systems appear to be stuffing this header file.