diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-12-01 11:05:02 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-12-01 11:05:02 (GMT) |
commit | 86276b89d6d465d2ad1d3e6308ff8729c3327fb6 (patch) | |
tree | 32c2920e443e8c00c0941e46d7a538b65562473e /ChangeLog | |
parent | 70293f2b55ee0a86c3b64f7360aa9143a397b85a (diff) | |
download | tcl-86276b89d6d465d2ad1d3e6308ff8729c3327fb6.zip tcl-86276b89d6d465d2ad1d3e6308ff8729c3327fb6.tar.gz tcl-86276b89d6d465d2ad1d3e6308ff8729c3327fb6.tar.bz2 |
Add remaining dependency info for UNIX
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,8 +1,14 @@ +2005-12-01 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * unix/Makefile.in: Add remaining dependency info. While automated + maintenance of this information would be good, having it at all is + much better than a poke in the eye with a sharp stick... + 2005-12-01 Daniel Steffen <das@users.sourceforge.net> * generic/tclClock.c: fix warning. - - * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. + + * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset * unix/configure: regen. 2005-11-30 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> |