diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-05-12 22:53:23 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-05-12 22:53:23 (GMT) |
commit | 3df4112fe292b761482313d90a8d7612a8853da0 (patch) | |
tree | 31da04098faaebaafa115ca771056d9c45cfcb47 | |
parent | d74e8071c1c7f3f6beab32de661594d4ff492786 (diff) | |
download | tcl-3df4112fe292b761482313d90a8d7612a8853da0.zip tcl-3df4112fe292b761482313d90a8d7612a8853da0.tar.gz tcl-3df4112fe292b761482313d90a8d7612a8853da0.tar.bz2 |
(With apologies to Ghostbusters...)
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |