From b471339ae992219affb5962c21807221dd041d0b Mon Sep 17 00:00:00 2001 From: hobbs Date: Tue, 8 Aug 2000 17:53:41 +0000 Subject: * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1. FossilOrigin-Name: 598d428da989c398a7b067962d5a74bf1ca289b3 --- ChangeLog | 9 +++++++-- library/msgcat/msgcat.tcl | 4 ++-- library/msgcat1.0/msgcat.tcl | 4 ++-- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3f7d0cb..45f1c44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-08-08 Jeff Hobbs + + * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1. + 2000-08-07 Jeff Hobbs * doc/ChnlStack.3: @@ -303,8 +307,9 @@ * generic/tcl.h: * generic/tclDecls.h: * generic/tclStubsInit.c: - * generic/tclIO.c (TclCopyChannel): complete rewrite of Tcl - Channel code for stacked channels. HOBBS: ADD MORE WHEN DONE. + * generic/tclIO.c: complete rewrite of Tcl Channel code for + stacked channels. Channels are now designed to work in a more + stacked fashion with a shared ChannelState data structure. 2000-06-02 Jeff Hobbs diff --git a/library/msgcat/msgcat.tcl b/library/msgcat/msgcat.tcl index f8749bc..9935bf0 100644 --- a/library/msgcat/msgcat.tcl +++ b/library/msgcat/msgcat.tcl @@ -10,9 +10,9 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: msgcat.tcl,v 1.4.2.2 2000/08/03 21:59:35 ericm Exp $ +# RCS: @(#) $Id: msgcat.tcl,v 1.4.2.3 2000/08/08 17:53:42 hobbs Exp $ -package provide msgcat 1.0 +package provide msgcat 1.1 namespace eval msgcat { namespace export mc mcset mclocale mcpreferences mcunknown diff --git a/library/msgcat1.0/msgcat.tcl b/library/msgcat1.0/msgcat.tcl index f8749bc..9935bf0 100644 --- a/library/msgcat1.0/msgcat.tcl +++ b/library/msgcat1.0/msgcat.tcl @@ -10,9 +10,9 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: msgcat.tcl,v 1.4.2.2 2000/08/03 21:59:35 ericm Exp $ +# RCS: @(#) $Id: msgcat.tcl,v 1.4.2.3 2000/08/08 17:53:42 hobbs Exp $ -package provide msgcat 1.0 +package provide msgcat 1.1 namespace eval msgcat { namespace export mc mcset mclocale mcpreferences mcunknown -- cgit v0.12