12013-02-01  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
2
3	*
4	* Released and tagged Tcllib 1.15 ========================
5	*
6
72011-12-13  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
8
9	*
10	* Released and tagged Tcllib 1.14 ========================
11	*
12
132011-01-24  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
14
15	*
16	* Released and tagged Tcllib 1.13 ========================
17	*
18
192009-12-07  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
20
21	*
22	* Released and tagged Tcllib 1.12 ========================
23	*
24
252009-02-11  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
26
27	* nmea.man: Added category information to manpage, put into
28	  'Networking'. Regenerated support/devel/sak/doc/toc.txt.
29
302009-01-09  Andreas Kupries  <andreask@activestate.com>
31
32	* nmea.man: Fixed manpage problems reported by 'sak.tcl doc
33	  validate nmea'.
34
352009-01-08 Aaron Faupell <afaupell@users.sourceforge.net>
36
37	nmea.tcl: lots of changes, bumped major ver to 1.0.0
38		- close_port and close_file become close
39		- fixed some problems with automatic file reading
40		- switched to registered events instead of specially named procs
41		- added default and eof events
42		- added configure command
43	nmea.man: updated for new commands and clarity
44
452008-12-12  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
46
47	*
48	* Released and tagged Tcllib 1.11.1 ========================
49	*
50
512008-10-16  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
52
53	*
54	* Released and tagged Tcllib 1.11 ========================
55	*
56
572007-11-15 Aaron Faupell <afaupell@users.sourceforge.net>
58
59	* nmea.tcl: added return values to do_line, new input command
60	bumped minor rev
61	* nmea.man: updated for do_line, input, new intro paragraph
62
632007-09-12  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
64
65	*
66	* Released and tagged Tcllib 1.10 ========================
67	*
68
692007-08-20  Andreas Kupries  <andreask@activestate.com>
70
71	* nmea.man: Bumped package version to 0.1.1.
72	* nmea/tcl:
73	* pkgIndex.tcl:
74
752007-08-16 Aaron Faupell <afaupell@users.sourceforge.net>
76
77        * nmea.tcl fixed bug in read_port when using logging,
78        bug id 1765388
79
802007-05-28  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
81
82	* nmea.man: Added title, extended set of keywords.
83
842007-03-21  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
85
86	* nmea.man: Fixed all warnings due to use of now deprecated
87	  commands. Added a section about how to give feedback.
88
892006-10-03  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
90
91	*
92	* Released and tagged Tcllib 1.9 ========================
93	*
94
952006-06-30  Andreas Kupries  <andreas_kupries@users.sourceforge.net>
96
97	* nmea.man: Fixed syntax errors in the documentation.
98
992006-06-30 Aaron Faupell <afaupell@users.sourceforge.net>
100
101	* New module for handling NMEA protocol
102