head	1.16;
access;
symbols
	tcllib-1-13:1.16
	tcllib-1-12:1.15
	tklib-0-5:1.14
	tcllib-1-11-1:1.14
	tcllib-1-11:1.12
	tcllib-1-10:1.10
	tcllib-1-9:1.8
	tcllib-1-8:1.5
	tcllib-1-7:1.4;
locks; strict;
comment	@# @;


1.16
date	2011.01.25.06.06.38;	author andreas_kupries;	state Exp;
branches;
next	1.15;

1.15
date	2009.12.07.17.39.22;	author andreas_kupries;	state Exp;
branches;
next	1.14;

1.14
date	2008.12.15.20.25.30;	author andreas_kupries;	state Exp;
branches;
next	1.13;

1.13
date	2008.12.02.04.01.56;	author andreas_kupries;	state Exp;
branches;
next	1.12;

1.12
date	2008.10.17.05.32.40;	author andreas_kupries;	state Exp;
branches;
next	1.11;

1.11
date	2008.06.14.23.30.06;	author andreas_kupries;	state Exp;
branches;
next	1.10;

1.10
date	2007.09.12.16.29.47;	author andreas_kupries;	state Exp;
branches;
next	1.9;

1.9
date	2007.03.25.01.29.24;	author andreas_kupries;	state Exp;
branches;
next	1.8;

1.8
date	2006.10.04.02.56.05;	author andreas_kupries;	state Exp;
branches;
next	1.7;

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

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

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

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

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

1.2
date	2004.07.12.14.01.04;	author patthoyts;	state Exp;
branches;
next	1.1;

1.1
date	2004.07.09.18.13.04;	author rmax;	state Exp;
branches;
next	;


desc
@@


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

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

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

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

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

	*
	* Released and tagged Tcllib 1.11.1 ========================
	* 

2008-10-16  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.11 ========================
	* 

2008-06-14  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* ident.pcx: New file. Syntax definitions for the public commands
	  of the ident package.

2007-09-12  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.10 ========================
	* 

2007-03-21  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* ident.man: Fixed all warnings due to use of now deprecated
	  commands. Added a section about how to give feedback.

2006-10-03  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.9 ========================
	* 

2006-01-23  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* ident.test: More boilerplate simplified via use of test support.

2006-01-19  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* ident.test: Hooked into the new common test support code.

2005-10-06  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.8 ========================
	* 

2004-10-05  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.7 ========================
	* 

2004-07-19  Andreas Kupries  <andreask@@activestate.com>

	* ident.man: Polishing the docs (added link to RFC, a 'title', and
	  keywords).

2004-07-10  Pat Thoyts  <patthoyts@@users.sourceforge.net>

	* pkgIndex.tcl: Specify Tcl >= 8.2
	* ident.test:   Added cleanupTests so it reports the test stats.
	* ident.tcl:    Changed the package name to 'ident' to correspond
	                with the namespace name. Added license declaration.

2004-07-09  Reinhard Max  <max@@suse.de>

	* ident.tcl:   Ident client implementation, test suite,
	* ident.test:  and documentation
	* ident.man:

	* rfc1413.txt: RFC describing the Identification Protocol
@


1.15
log
@Added README for 1.12, and tagged the ChangeLogs
@
text
@d1 6
@


1.14
log
@1.11.1 release.
@
text
@d1 6
@


1.13
log
@Fix typo in ChangeLogs made at the time of the 1.11 release.
@
text
@d1 6
@


1.12
log
@
	*
	* Released and tagged Tcllib 1.11 ========================
	*
@
text
@d1 1
a1 1
2008-10-16  1.11  <andreas_kupries@@users.sourceforge.net>
@


1.11
log
@
	* ident.pcx: New file. Syntax definitions for the public commands
	  of the ident package.
@
text
@d1 6
@


1.10
log
@Tcllib 1.10 tagged and released.
@
text
@d1 5
@


1.9
log
@
Added sections about how to give
feedback (bugs, ideas, ...), and
where.
@
text
@d1 6
@


1.8
log
@
	*
	* Released and tagged Tcllib 1.9 ========================
	*
@
text
@d1 5
@


1.7
log
@Simplified the testsuite boilerplate in the packages
"[i-r]*", using the new commands in the test support.

More util commands for test support.
@
text
@d1 6
@


1.6
log
@Removed comon test constrants from 'all.tcl', ditto
'wrongNumArgs' and 'tooManyArgs' emulations. This is now all
in the common test support code.

Put common test constraints into the common test support
code.

Fixed expected errorCode in math-7.4

Replaced 'queryConstraint' with regular 'testConstraint'.

Removed more copies of the common command "dictsort".

Hooked the "[s-z]*" packages into the new common test
support code.

Hooked the "[m-r]*" packages into the new common test
support code.

Updated Tcl dependency information for logger::utilities,
requires 8.4 due to use of new trace APIs.

Hooked the "[hijkl]*" packages into the new common test
support code.

Hooked the "[efg]*" packages into the new common test
support code.

Hooked the "[cd]*" packages into the new common test support
code.



Fixed usage of 8.4isms in package declared to work for 8.2+.

Better emulation of testConstraint command, with query
ability.

Hooked all "[ab]*" packages into the new test support code.

Fixed reversed guard conditions, and polished the error
messages a bit.
@
text
@d1 4
@


1.5
log
@	* Released and tagged Tcllib 1.8 ========================
@
text
@d1 4
@


1.4
log
@Released and taggen Tcllib 1.7.

Manual merge of ftpd changes.

Last minute changes to ftpd, jpeg, updated README.

Moved version to 1.7, release version.
@
text
@d1 6
@


1.3
log
@
	* base64.man: Added copyright notes for the early authors, as far
	  as I am aware of them.

	* ident.man: Polishing the docs (added link to RFC, a 'title', and
	  keywords).
@
text
@d1 6
@


1.2
log
@* pkgIndex.tcl: Specify Tcl >= 8.2
* ident.test:   Added cleanupTests so it reports the test stats.
* ident.tcl:    Changed the package name to 'ident' to correspond
                with the namespace name. Added license declaration.
@
text
@d1 5
@


1.1
log
@NEW MODULE: ident
@
text
@d1 7
d14 1
a14 1
	* rfc1413.txt: RFC describing the Identification Protocol@

