summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-12-07 20:34:02 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-12-07 20:34:02 (GMT)
commitbac7fc13a6f4aa872c38c747904cfce1e516c69f (patch)
tree7689971b4c3c506c71d6eb479aafd7cd2e482bfc /ChangeLog
parent31e8d1a6a330cb199ab80117cdbedbec83662ca1 (diff)
downloadtcl-bac7fc13a6f4aa872c38c747904cfce1e516c69f.zip
tcl-bac7fc13a6f4aa872c38c747904cfce1e516c69f.tar.gz
tcl-bac7fc13a6f4aa872c38c747904cfce1e516c69f.tar.bz2
* README: Remove mention of dead comp.lang.tcl.announce
newsgroup. [Bug 1846433].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1cc787..bb8362d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-12-06 Don Porter <dgp@users.sourceforge.net>
+ * README: Remove mention of dead comp.lang.tcl.announce
+ newsgroup. [Bug 1846433].
+
* unix/README: Mention the stub library created by `make` and warn
about the effect of embedded paths in the installed binaries.
Thanks to Larry Virden. [Bug 1794084]