X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=84394783ee3ef52c3a554777c78648d0ddf15c1a;hb=206776d8154cbf7793282c984afab547bf05cbbc;hp=2e6103cea915ca58b5f850225fde36b1e3faa652;hpb=5ff96d61ee5af34956ae958a0bc72ee78734a4d7;p=mmh diff --git a/ChangeLog b/ChangeLog index 2e6103c..8439478 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2006-03-04 Peter Maydell + + * etc/Makefile.in: use INSTALL_SCRIPT to install scripts; + this allows INSTALL_PROGRAM to be set to 'install -s' so + binaries are stripped on installation. Apparently the BSDs + do this. + +2006-02-25 David Levine + + * uip/sendsbr.c: replaced st_mtim with st_mtime, that's what + it should have been. Added #include of h/tws.h to pick up + dtime() prototype. + 2006-02-20 David Levine * h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c,