summaryrefslogtreecommitdiffstats
path: root/dnstest
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-25 16:52:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-25 16:52:31 +0000
commit54fae7d6b480d16c7382846551bc7465eef98ca3 (patch)
treeba23d5d38888aa5634be81a9cff8c33a12ad44ed /dnstest
parent2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadnetwork-demos-54fae7d6b480d16c7382846551bc7465eef98ca3.tar.bz2
2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore: New file.
Diffstat (limited to 'dnstest')
-rw-r--r--dnstest/.cvsignore1
-rw-r--r--dnstest/ChangeLog4
2 files changed, 5 insertions, 0 deletions
diff --git a/dnstest/.cvsignore b/dnstest/.cvsignore
new file mode 100644
index 0000000..fecf58a
--- /dev/null
+++ b/dnstest/.cvsignore
@@ -0,0 +1 @@
+o-optimize
diff --git a/dnstest/ChangeLog b/dnstest/ChangeLog
index 2b904c5..1546b3e 100644
--- a/dnstest/ChangeLog
+++ b/dnstest/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * .cvsignore: New file.
+
2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* init.c: More warnings removed.