diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2012-02-10 15:11:38 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2012-02-10 15:11:38 (GMT) |
commit | 57d7c35edaec375e42a65cd9c62fbc1a9c5d7e6d (patch) | |
tree | aaa7f42b25aec3fce9c2e2a353024fcb99bd79c2 | |
parent | 585e9d3a4bed8f40ed559193675115a240552c2d (diff) | |
download | tcl-57d7c35edaec375e42a65cd9c62fbc1a9c5d7e6d.zip tcl-57d7c35edaec375e42a65cd9c62fbc1a9c5d7e6d.tar.gz tcl-57d7c35edaec375e42a65cd9c62fbc1a9c5d7e6d.tar.bz2 |
Document, by a retroactive bug report, a nasty Notifier issue on 64-bits x86 that affects the 8.4 branch
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6221,7 +6221,7 @@ * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macros * macosx/tclMacOSXNotify.c: to manipulate select masks (Cassoff). - [Bug 1960647] + [Freq 1960647] [Bug 3486554] * unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL. [Bug 1961211] |