summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-26 01:15:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-26 01:15:48 +0000
commitbfd5fd016c07fe95af45c5ece2d579707dbc830c (patch)
treea60d8b4fda6c62fa3b82715a04715a02c3cc753a /c/src/ChangeLog
parentRemove libtelnetd.a (Moved to cpukit). (diff)
downloadrtems-bfd5fd016c07fe95af45c5ece2d579707dbc830c.tar.bz2
2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove libnetworking/rtems_telnetd. * libnetworking/Makefile.am: Remove rtems_telnetd. * libnetworking/README: Remove (Obsolete). * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 9d5a094251..ac3e31b48f 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Remove libnetworking/rtems_telnetd.
+ * libnetworking/Makefile.am: Remove rtems_telnetd.
+ * libnetworking/README: Remove (Obsolete).
+ * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
+
2005-10-20 Eric Norum <norume@aps.anl.gov>
* libchip/network/dec21140.c: Clean up PCI mapping.