diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-21 13:54:45 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-21 13:54:45 (GMT) |
commit | fdcd9d45ff7ee98fcf1fb2b950963234e42abf54 (patch) | |
tree | 0a1f5c7e7f28eb257f5c885a99032f5c79378aa4 /ChangeLog | |
parent | 6a8b66f230e8c7c863fc4ad7f4b7ecedf04aade9 (diff) | |
download | tcl-fdcd9d45ff7ee98fcf1fb2b950963234e42abf54.zip tcl-fdcd9d45ff7ee98fcf1fb2b950963234e42abf54.tar.gz tcl-fdcd9d45ff7ee98fcf1fb2b950963234e42abf54.tar.bz2 |
Fix [Bug 2882561].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-10-21 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclPosixStr.c: [Bug 2882561]: Work around oddity on Haiku OS + where SIGSEGV and SIGBUS are the same value. + 2009-10-19 Don Porter <dgp@users.sourceforge.net> * generic/tclIO.c: Revised ReadChars and FilterInputBytes routines |