summaryrefslogtreecommitdiff
path: root/tftpTest
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 /tftpTest
parentc88644cf5a6aae414656ef8ae47f5afac65c4c51 (diff)
2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore: New file.
Diffstat (limited to 'tftpTest')
-rw-r--r--tftpTest/.cvsignore1
-rw-r--r--tftpTest/ChangeLog4
2 files changed, 5 insertions, 0 deletions
diff --git a/tftpTest/.cvsignore b/tftpTest/.cvsignore
new file mode 100644
index 0000000..fecf58a
--- /dev/null
+++ b/tftpTest/.cvsignore
@@ -0,0 +1 @@
+o-optimize
diff --git a/tftpTest/ChangeLog b/tftpTest/ChangeLog
index 98811d5..55b45fc 100644
--- a/tftpTest/ChangeLog
+++ b/tftpTest/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, test.c: More warnings removed.