diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2012-02-10 15:06:01 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2012-02-10 15:06:01 (GMT) |
commit | 9d25d39845a0c2c1c3282634394e39a542ae0d9e (patch) | |
tree | ce42f79684f9ea7b95bdb6946e946ebf59e1a3aa /ChangeLog | |
parent | 1282ebeb8db26665851fd4aad9c31e0d2e7bd7e0 (diff) | |
download | tcl-9d25d39845a0c2c1c3282634394e39a542ae0d9e.zip tcl-9d25d39845a0c2c1c3282634394e39a542ae0d9e.tar.gz tcl-9d25d39845a0c2c1c3282634394e39a542ae0d9e.tar.bz2 |
Document, by a retroactive bug report, a nasty Notifier issue on 64-bits x86 that affects the 8.4 branch
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2302,7 +2302,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] |