diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-08-01 12:54:16 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-08-01 12:54:16 (GMT) |
commit | 9f6079e31a653421685fd3a5971bec5e3fff4b8c (patch) | |
tree | 37d9a3021fd8c84d7945fe3968b2236653648c5c /ChangeLog | |
parent | 9bfd2fab46c184c9b9e968190461f706c8729572 (diff) | |
parent | 5a3ead51fc13cea189ea37817652f2fd83cd5b43 (diff) | |
download | tcl-9f6079e31a653421685fd3a5971bec5e3fff4b8c.zip tcl-9f6079e31a653421685fd3a5971bec5e3fff4b8c.tar.gz tcl-9f6079e31a653421685fd3a5971bec5e3fff4b8c.tar.bz2 |
Tcl_InitNotifier: Bug [a0bc856dcd]. Start notifier thread again if we were forked, to solve Rivet bug 55153
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2013-08-01 Harald Oehlmann <oehhar@users.sf.net> + + * tclUnixNotify.c Tcl_InitNotifier: Bug [a0bc856dcd] + Start notifier thread again if we were forked, to solve Rivet bug + 55153. + 2013-07-05 Kevin B. Kenny <kennykb@acm.org> * library/tzdata/Africa/Casablanca: |