summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-06-14 13:35:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-06-14 13:35:47 +0000
commit451198be1408317bae0c56f1eb29593ebe5b4ef2 (patch)
tree0b7af62be651e092970abbb48955b984230f4071 /cpukit/libnetworking/ChangeLog
parent2001-06-14 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-451198be1408317bae0c56f1eb29593ebe5b4ef2.tar.bz2
2001-06-14 Joel Sherrill <joel@OARcorp.com>
* rtems_servers/telnetd.c, shell/telnetd.h: Moved from libmisc/shell so the network stack to address network depenendency. * rtems_servers/Makefile.am: Modified to reflect above.
Diffstat (limited to '')
-rw-r--r--cpukit/libnetworking/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index c02d159e37..aa097c0804 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-14 Joel Sherrill <joel@OARcorp.com>
+
+ * rtems_servers/telnetd.c, shell/telnetd.h: Moved from libmisc/shell
+ so the network stack to address network depenendency.
+ * rtems_servers/Makefile.am: Modified to reflect above.
+
2001-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/Makefile.am: Remove -D__STRICT_ANSI__.