diff options
| author | zv@archiware.com <vasiljevic> | 2004-07-13 19:09:18 (GMT) |
|---|---|---|
| committer | zv@archiware.com <vasiljevic> | 2004-07-13 19:09:18 (GMT) |
| commit | 90767b13d0d5a2246b48f35871fd2f3fa58fa43b (patch) | |
| tree | 5101ed89505db5d96880f0a0c782566a4b92dc96 | |
| parent | 316033add9c4ab2fa5b50715671be84f3c1ddd37 (diff) | |
| download | tcl-90767b13d0d5a2246b48f35871fd2f3fa58fa43b.zip tcl-90767b13d0d5a2246b48f35871fd2f3fa58fa43b.tar.gz tcl-90767b13d0d5a2246b48f35871fd2f3fa58fa43b.tar.bz2 | |
See file...
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-07-13 Zoran Vasiljevic <vasiljevic@users.sf.net> + + * generic/tclEvent.c (NewThreadProc): Fixed broken build on + Windows caused by missing TCL_THREAD_CREATE_RETURN. This is + backported from head. Thnx to Kevin Kenny for spotting this. + 2004-07-03 Miguel Sofer <msofer@users.sf.net> * generic/tclExecute.c (ExprRoundFunc): |
