X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=49360125d275de24678dd52f4dc5728b573d9b0d;hb=d036480eb208e821aba1485ec77da7f06bdf13a8;hp=810b8230b15b0d5323440b9b91a69e3c252529cd;hpb=8563731b02ce9d750806f6b1769af8b399d964e8;p=mmh diff --git a/ChangeLog b/ChangeLog index 810b823..4936012 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Mon Sep 13 20:25:21 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(). + Sun Sep 12 15:50:34 1999 Doug Morris * updated Makefile.in so it recognized COMPLETION-TCSH and @@ -36,7 +45,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.