Added ChangeLog file tclresolver-0-3
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 11 Nov 2004 22:22:35 +0000 (22:22 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 11 Nov 2004 22:22:35 +0000 (22:22 +0000)
ChangeLog [new file with mode: 0644]

diff --git a/ChangeLog b/ChangeLog
new file mode 100644 (file)
index 0000000..d832364
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,13 @@
+2004-08-26  Pat Thoyts  <patthoyts@users.sourceforge.net>
+
+       * all: Initial checkin
+       * tclresolver.c: Package test using a slave sub-process.
+       * tclresolver2.c: First attempt at using a worker thread.
+       * tclresolver3.c: Improved version using a worker thread.
+       * resolvchk.c: Test lookup process.
+       * resolver.c: A resolver process. Operates as a pipe, reading
+                     names as input and writing addresses as output.
+       * resolver.tcl: Tcl package to use the resolver.c process.
+       * demo.tcl: Sample app using tclresolver3.dll
+       
+