Sat May  4 22:37:58 1996  aku  <aku@bluepeak.oche.de>

	* pkgIndex.tcl.in: use absolute library path to avoid problems
	  with dynamic loader.

	* option.c (Opt_IsInitialized): Enhanced external
	  interface. Enable user (C-level) to determine the initialization
	  state of this extension for a particular interpreter.

Fri May  3 19:59:15 1996  aku  <aku@bluepeak.oche.de>

	* Used experience gained during transformation of 'blob' to make
	  this extension run with tcl7.5 too. Changes:

	  configure.in now defines the actual version and propagates it to
	  the other locations (patchlevel.h, option.h, Makefile).

	  patchlevel.h -> patchlevel.h.in
	  option.h     -> option.h.in

	  Actualized README, INSTALL, Makefile.in

Fri Feb  9 00:34:37 1996    (aku@bluepeak)

	* option.c (Opt_LinkIntoChain): new method; required by blobX.

Wed Jan 31 22:12:14 1996    (aku@bluepeak)

	* option.c (Opt_DeleteTable): Destructor defined and implemented.

Tue Jan 30 22:15:56 1996    (aku@bluepeak)

	* option.c: Implementation defined (mostly).

	* optionInt.h: Internals declared.

	* option.h: general option processing started in BlobX moved into
	  separate library.  Interface defined (mostly).

