diff options
author | dgp <dgp@users.sourceforge.net> | 2011-04-04 16:19:10 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-04-04 16:19:10 (GMT) |
commit | ff0935637a41961249473d9d1a77214f0de7c696 (patch) | |
tree | 751e5062185f9168351bc30f78afe4a9b74242e8 /ChangeLog | |
parent | 54e58f9d2df63783abd9492926ed2cd4e4c6393a (diff) | |
download | tcl-ff0935637a41961249473d9d1a77214f0de7c696.zip tcl-ff0935637a41961249473d9d1a77214f0de7c696.tar.gz tcl-ff0935637a41961249473d9d1a77214f0de7c696.tar.bz2 |
Updated README files, repairing broken URLs and other rot.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,11 @@ -2010-03-25 Jan Nijtmans <nijtmans@users.sf.net> +2011-04-04 Don Porter <dgp@users.sourceforge.net> + + * README: Updated README files, repairing broken URLs and + * macosx/README: removing other bits that were clearly wrong. + * unix/README: Still could use more eyeballs on the detailed build + * win/README: advice on various plaforms. [Bug 3202030] + +2011-03-25 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclHash.c: [Bug 3007895]: Tcl_(Find|Create)HashEntry stub entries can never be called. They still cannot be called |