diff options
author | hobbs <hobbs> | 2001-03-29 19:30:14 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-03-29 19:30:14 (GMT) |
commit | 5ac202571351170b56fce14788efeb4316590e8b (patch) | |
tree | 20c2e2a676f4621c147009c9db4aec89808fed41 /ChangeLog | |
parent | 3b4ce393967b3c31eddce6a16aa08b5a71fc2ff5 (diff) | |
download | tcl-5ac202571351170b56fce14788efeb4316590e8b.zip tcl-5ac202571351170b56fce14788efeb4316590e8b.tar.gz tcl-5ac202571351170b56fce14788efeb4316590e8b.tar.bz2 |
see ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2001-03-29 Jeff Hobbs <jeffh@gimlet.activestate.com> + + * unix/configure: + * unix/tcl.m4: corrected IRIX-5.x config to not use -n32. + (english) [Patch 403626] + + * unix/tclUnixThrd.c (Tcl_ConditionWait): fixed handling of + timeout for threads (corrects excessive CPU usage issue for Tk on + Unix in threaded Tcl environment). (ruppert) [Bug #411603] + 2001-03-29 Donal K. Fellows <fellowsd@cs.man.ac.uk> * doc/lsort.n: Added some notes that clarify the behaviour of |