head	1.7;
access;
symbols
	tcllib-1-13:1.7
	tcllib-1-12:1.5;
locks; strict;
comment	@# @;


1.7
date	2011.01.25.06.06.38;	author andreas_kupries;	state Exp;
branches;
next	1.6;

1.6
date	2010.11.24.04.09.31;	author andreas_kupries;	state Exp;
branches;
next	1.5;

1.5
date	2009.12.07.17.39.21;	author andreas_kupries;	state Exp;
branches;
next	1.4;

1.4
date	2009.11.15.05.50.03;	author andreas_kupries;	state Exp;
branches;
next	1.3;

1.3
date	2009.08.07.18.52.13;	author andreas_kupries;	state Exp;
branches;
next	1.2;

1.2
date	2009.04.29.02.10.56;	author andreas_kupries;	state Exp;
branches;
next	1.1;

1.1
date	2009.04.18.21.14.17;	author andreas_kupries;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Tcllib 1.13 released
@
text
@2011-01-24  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.13 ========================
	* 

2010-11-23  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* export_doctoc.man: Added headers to properly mark files as manpages
	* export_html.man: even if not containing having manpage_begin, and
	* export_json.man: vice versa, preventing recognition of subordinate
	* export_nroff.man: include files as manpages.
	* export_text.man:
	* export_wiki.man:
	* import_doctoc.man:
	* import_json.man:
	* include/export/plugin.inc:
	* include/import/plugin.inc:
	* include/msgcat.inc:
	* msgcat_c.man:
	* msgcat_de.man:
	* msgcat_en.man:
	* msgcat_fr.man:

2009-12-07  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.12 ========================
	* 

2009-11-14  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* container.test: Fixed up typos in comments refering to keyword
	* export.tcl: indices, while the packages are all about tables of
	* export_doctoc.tcl: contents. Unchanged functionality, version
	* export_doctoc.test: left unchanged.
	* export_html.tcl:
	* export_html.test:
	* export_json.tcl:
	* export_json.test:
	* export_nroff.tcl:
	* export_nroff.test:
	* export_text.tcl:
	* export_text.test:
	* export_wiki.tcl:
	* export_wiki.test:
	* import.tcl:
	* import_doctoc.tcl:
	* import_json.tcl:
	* include/export/config/doctoc.inc:
	* include/export/config/html.inc:
	* include/export/config/nroff.inc:
	* include/export/plugin.inc:
	* include/import/plugin.inc:
	* parse.tcl:
	* tests/container:
	* tests/export:
	* tests/import:

2009-08-07  Andreas Kupries  <andreask@@activestate.com>

	* export_doctoc.tcl: Added missing '@@mdgen NODEP' hints for the
	* export_html.tcl: pseudo-packages 'doctools::toc::export::plugin'
	* export_json.tcl: and 'doctools::toc::import::plugin' to keep them
	* export_nroff.tcl: out of the requirements listed in the meta data.
	* export_text.tcl:
	* export_wiki.tcl:
	* import_doctoc.tcl:
	* import_json.tcl:

2009-04-27  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* container.test: Updated the nroff export plugin and related files
	* export.test: to new name of the nroff man.macros package. Bumped
	* export_nroff.tcl: to version 0.2.
	* export_nroff.test:
	* pkgIndex.tcl:
	* include/dependencies.inc:
	* include/export/format/nroff.inc:

	* include/export/plugin.inc: Made version info configurable
        * export_docidx.tcl: Version 0.1, unchanged
        * export_json.tcl: Version 0.1, unchanged
        * export_html.tcl: Version 0.1, unchanged
        * export_text.tcl: Version 0.1, unchanged
        * export_wiki.tcl: Version 0.1, unchanged
        * export_nroff.tcl: Bumped version to 0.2.

2009-04-18  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* Doctools version 2, processing tables of contents.
@


1.6
log
@
	* export_doctoc.man: Added headers to properly mark files as manpages
	* export_html.man: even if not containing having manpage_begin, and
	* export_json.man: vice versa, preventing recognition of subordinate
	* export_nroff.man: include files as manpages.
	* export_text.man:
	* export_wiki.man:
	* import_doctoc.man:
	* import_json.man:
	* include/export/plugin.inc:
	* include/import/plugin.inc:
	* include/msgcat.inc:
	* msgcat_c.man:
	* msgcat_de.man:
	* msgcat_en.man:
	* msgcat_fr.man:
@
text
@d1 6
@


1.5
log
@Added README for 1.12, and tagged the ChangeLogs
@
text
@d1 18
@


1.4
log
@
	* container.test: Fixed up typos in comments refering to keyword
	* export.tcl: indices, while the packages are all about tables of
	* export_doctoc.tcl: contents. Unchanged functionality, version
	* export_doctoc.test: left unchanged.
	* export_html.tcl:
	* export_html.test:
	* export_json.tcl:
	* export_json.test:
	* export_nroff.tcl:
	* export_nroff.test:
	* export_text.tcl:
	* export_text.test:
	* export_wiki.tcl:
	* export_wiki.test:
	* import.tcl:
	* import_doctoc.tcl:
	* import_json.tcl:
	* include/export/config/doctoc.inc:
	* include/export/config/html.inc:
	* include/export/config/nroff.inc:
	* include/export/plugin.inc:
	* include/import/plugin.inc:
	* parse.tcl:
	* tests/container:
	* tests/export:
	* tests/import:
@
text
@d1 6
@


1.3
log
@
	* export_doctoc.tcl: Added missing '@@mdgen NODEP' hints for the
	* export_html.tcl: pseudo-packages 'doctools::toc::export::plugin'
	* export_json.tcl: and 'doctools::toc::import::plugin' to keep them
	* export_nroff.tcl: out of the requirements listed in the meta data.
	* export_text.tcl:
	* export_wiki.tcl:
	* import_doctoc.tcl:
	* import_json.tcl:
@
text
@d1 29
@


1.2
log
@
	* container.test: Updated the nroff export plugin and related files
	* export.test: to new name of the nroff man.macros package. Bumped
	* export_nroff.tcl: to version 0.2.
	* export_nroff.test:
	* pkgIndex.tcl:
	* include/dependencies.inc:
	* include/export/format/nroff.inc:

	* include/export/plugin.inc: Made version info configurable
        * export_docidx.tcl: Version 0.1, unchanged
        * export_json.tcl: Version 0.1, unchanged
        * export_html.tcl: Version 0.1, unchanged
        * export_text.tcl: Version 0.1, unchanged
        * export_wiki.tcl: Version 0.1, unchanged
        * export_nroff.tcl: Bumped version to 0.2.
@
text
@d1 11
@


1.1
log
@
	* Doctools version 2, processing tables of contents.
@
text
@d1 18
@

