2003-05-05 Andreas Kupries * * Released and tagged Tcllib 1.4 ======================== * 2003-04-11 Andreas Kupries * nntp.man: * nntp.tcl: * pkgIndex.tcl: Set version of the package to to 0.2.1 2003-02-24 David N. Welton * nntp.tcl (::nntp::squirt): Use if, string match instead of regsub. 2003-02-06 David N. Welton * nntp.tcl (::nntp::fetch): Use 'string match' instead of regexp. Use if string match ... string range instead of regsub (it's about twice as fast in a small test I ran). 2003-01-16 Andreas Kupries * nntp.man: More semantic markup, less visual one. 2002-08-19 Andreas Kupries * nntp.man: Added example, updated reference from rfc 850 to rfc 1036. See Tcllib SF #597102, by Jussi Kuosa . * nntp.n: Out of date. Deprecated. 2002-03-25 Andreas Kupries * nntp.man: New file, doctools manpage. 2002-01-16 Andreas Kupries * Bumped version to 0.2 2002-01-16 Andreas Kupries * nntp.tcl: Fixed bug #502250 reported by Andreas Otto which caused the package to wrap each message into braces, causing nntp servers to reject the data. 2001-07-10 Andreas Kupries * nntp.tcl: Frink 2.2 run, fixed dubious code. 2001-06-21 Andreas Kupries * nntp.tcl: Fixed dubious code reported by frink. 2000-06-20 Dan Kuchler * Code cleanup and bug fixes 2000-06-18 Dan Kuchler * Fixed documentation bug in man page for xpat 2000-06-16 Dan Kuchler * rfc977.txt: RFC for NNTP * pkgIndex.tcl * nntp.tcl: Initial implementation of a nntp client package. * nntp.n: Initial documentation for the package.