head	1.17;
access;
symbols
	tcllib-1-13:1.17
	tcllib-1-12:1.16
	tklib-0-5:1.14
	tcllib-1-11-1:1.12
	tcllib-1-11:1.10
	tcllib-1-10:1.8
	tcllib-1-9:1.3;
locks; strict;
comment	@# @;


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

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

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

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

1.13
date	2009.01.09.06.49.25;	author afaupell;	state Exp;
branches;
next	1.12;

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

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

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

1.9
date	2007.11.16.03.42.24;	author afaupell;	state Exp;
branches;
next	1.8;

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

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

1.6
date	2007.08.16.17.49.36;	author afaupell;	state Exp;
branches;
next	1.5;

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

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

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

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

1.1
date	2006.06.30.20.25.51;	author afaupell;	state Exp;
branches;
next	;


desc
@@


1.17
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 ========================
	* 

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

	* nmea.man: Added category information to manpage, put into
	  'Networking'. Regenerated support/devel/sak/doc/toc.txt.

2009-01-09  Andreas Kupries  <andreask@@activestate.com>

	* nmea.man: Fixed manpage problems reported by 'sak.tcl doc
	  validate nmea'.

2009-01-08 Aaron Faupell <afaupell@@users.sourceforge.net>

	nmea.tcl: lots of changes, bumped major ver to 1.0.0
		- close_port and close_file become close
		- fixed some problems with automatic file reading
		- switched to registered events instead of specially named procs
		- added default and eof events
		- added configure command
	nmea.man: updated for new commands and clarity

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 ========================
	* 

2007-11-15 Aaron Faupell <afaupell@@users.sourceforge.net>

	* nmea.tcl: added return values to do_line, new input command
	bumped minor rev
	* nmea.man: updated for do_line, input, new intro paragraph

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

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

2007-08-20  Andreas Kupries  <andreask@@activestate.com>

	* nmea.man: Bumped package version to 0.1.1.
	* nmea/tcl:
	* pkgIndex.tcl:

2007-08-16 Aaron Faupell <afaupell@@users.sourceforge.net>

        * nmea.tcl fixed bug in read_port when using logging,
        bug id 1765388

2007-05-28  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* nmea.man: Added title, extended set of keywords.

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

	* nmea.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-06-30  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* nmea.man: Fixed syntax errors in the documentation.

2006-06-30 Aaron Faupell <afaupell@@users.sourceforge.net>

	* New module for handling NMEA protocol
@


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


1.15
log
@
	* nmea.man: Added category information to manpage, put into
	  'Networking'. Regenerated support/devel/sak/doc/toc.txt.
@
text
@d1 6
@


1.14
log
@
	* nmea.man: Fixed manpage problems reported by 'sak.tcl doc
	  validate nmea'.
@
text
@d1 5
d12 1
@


1.13
log
@2009-01-08 Aaron Faupell <afaupell@@users.sourceforge.net>
        nmea.tcl: lots of changes, bumped major ver to 1.0.0
                - close_port and close_file become close
                - fixed some problems with automatic file reading
                - switched to registered events instead of specially named procs
                - added default and eof events
                - added configure command
        nmea.man: updated for new commands and clarity
@
text
@d1 5
@


1.12
log
@1.11.1 release.
@
text
@d1 9
@


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


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


1.9
log
@        * nmea.tcl: added return values to do_line, new input command
        bumped minor rev
        * nmea.man: updated for do_line, input, new intro paragraph
@
text
@d1 6
@


1.8
log
@Tcllib 1.10 tagged and released.
@
text
@d1 6
@


1.7
log
@
	* nmea.man: Bumped package version to 0.1.1.
	* nmea/tcl:
	* pkgIndex.tcl:
@
text
@d1 6
@


1.6
log
@fixed bug in read_port when using logging
@
text
@d1 6
@


1.5
log
@
	* nmea.man: Added title, extended set of keywords.
@
text
@d1 5
@


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


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


1.2
log
@
	* package_rpm.tcl:                  Moved, and new location
	* support/releases/package_rpm.tcl: of the file.

	* package_yml.tcl:                  Moved, and new location
	* support/releases/package_yml.tcl: of the file.

	* package_tip55.tcl:                  Moved, and new location
	* support/releases/package_tip55.tcl: of the file.

	* sak.tcl:       Updated to the new location of
	* installer.tcl: package_rpm.tcl, package_tip55.tcl,
	                 package_yml.tcl

	* package_version.tcl:              Moved, and new location
	* support/installation/version.tcl: of the file.
@
text
@d1 6
@


1.1
log
@2006-06-30 Aaron Faupell <afaupell@@users.sourceforge.net>

        * New module for handling NMEA protocol
@
text
@d1 4
@

