From e3c61812754fdae4c8f5caf5876587ab63dd0e93 Mon Sep 17 00:00:00 2001 From: hobbs Date: Sat, 15 Apr 2000 17:34:03 +0000 Subject: * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that support it [Bug: 5089] * generic/tclBasic.c (Tcl_GetVersion): adjusted use of major/minor to not conflict with global decl on some systems [Bug: 2882] --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index ada764e..ae4a5ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2000-04-14 Jeff Hobbs + * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space + parity on platforms that support it [Bug: 5089] + + * generic/tclBasic.c (Tcl_GetVersion): adjusted use of major/minor + to not conflict with global decl on some systems [Bug: 2882] + * doc/AppInit.3: * doc/Async.3: * doc/BackgdErr.3: -- cgit v0.12