summaryrefslogtreecommitdiffstats
path: root/ttcp/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-25 16:09:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-25 16:09:21 +0000
commitd6b60f5e63339d7925889209c3309864515c8021 (patch)
tree0c4d59b8ed296c4747699e08e940cd6131ade439 /ttcp/ChangeLog
parent2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadnetwork-demos-d6b60f5e63339d7925889209c3309864515c8021.tar.bz2
2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile: Build native ttcp as side-effect of main build. * rtems_ttcp.c: Fix warning.
Diffstat (limited to 'ttcp/ChangeLog')
-rw-r--r--ttcp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ttcp/ChangeLog b/ttcp/ChangeLog
index 9ee3a40..6ee6742 100644
--- a/ttcp/ChangeLog
+++ b/ttcp/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile: Build native ttcp as side-effect of main build.
+ * rtems_ttcp.c: Fix warning.
+
2007-08-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* init.c: Change clock tick to 1 millisecond.