diff options
author | hobbs <hobbs> | 2002-10-18 23:58:40 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-10-18 23:58:40 (GMT) |
commit | 438dbb4cace38cc29b6a415a21674c2a19ce8568 (patch) | |
tree | 6086fb862a1de93f00f1d754ecb6bb686936f058 /ChangeLog | |
parent | b5af65e9d69a52d972ebbcb19fcd5bebd1bdc884 (diff) | |
download | tcl-438dbb4cace38cc29b6a415a21674c2a19ce8568.zip tcl-438dbb4cace38cc29b6a415a21674c2a19ce8568.tar.gz tcl-438dbb4cace38cc29b6a415a21674c2a19ce8568.tar.bz2 |
* library/reg/pkgIndex.tcl:
* win/configure:
* win/configure.in:
* win/Makefile.in:
* win/makefile.vc:
* win/makefile.bc: Updated to reg1.1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2002-10-18 Jeff Hobbs <jeffh@ActiveState.com> + + * library/reg/pkgIndex.tcl: + * win/configure: + * win/configure.in: + * win/Makefile.in: + * win/makefile.vc: + * win/makefile.bc: Updated to reg1.1 + + * doc/registry.n: Added support for broadcasting changes to + * tests/registry.test: the registry Environment. Noted proper code + * win/tclWinReg.c: in the docs. [Patch #625453] + + * unix/Makefile.in (dist): add any mac/tcl*.sea.hqx files + 2002-10-17 Don Porter <dgp@users.sourceforge.net> * generic/tclVar.c: Fixed code that check for proper # of args to |