summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-05-12 22:53:23 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-05-12 22:53:23 (GMT)
commit3df4112fe292b761482313d90a8d7612a8853da0 (patch)
tree31da04098faaebaafa115ca771056d9c45cfcb47 /ChangeLog
parentd74e8071c1c7f3f6beab32de661594d4ff492786 (diff)
downloadtcl-3df4112fe292b761482313d90a8d7612a8853da0.zip
tcl-3df4112fe292b761482313d90a8d7612a8853da0.tar.gz
tcl-3df4112fe292b761482313d90a8d7612a8853da0.tar.bz2
(With apologies to Ghostbusters...)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cefa27..b5f6716 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2009-05-12 Donal K. Fellows <dkf@users.sf.net>
* doc/vwait.n: Added more words to make it clear just how bad it is to
- nest [vwait]s. DON'T DO IT GUYS!
+ nest [vwait]s.
* compat/mkstemp.c: Add more headers to make this file build on IRIX
6.5. Thanks to Larry McVoy for this.