summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libnetworking/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libnetworking/ChangeLog')
-rw-r--r--c/src/exec/libnetworking/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/c/src/exec/libnetworking/ChangeLog b/c/src/exec/libnetworking/ChangeLog
index 4915eb7c2e..65221d5ea7 100644
--- a/c/src/exec/libnetworking/ChangeLog
+++ b/c/src/exec/libnetworking/ChangeLog
@@ -1,3 +1,21 @@
+2002-05-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ Relocate c/src/libnetworking.
+ * Makefile.am: Reflect moval.
+ * machine/Makefile.am: Ditto.
+ * net/Makefile.am: Ditto.
+ * lib/Makefile.am: Ditto.
+ * netinet/Makefile.am: Ditto.
+ * vm/Makefile.am: Ditto.
+ * libc/Makefile.am: Ditto.
+ * sys/Makefile.am: Ditto.
+ * arpa/Makefile.am: Ditto.
+ * nfs/Makefile.am: Ditto.
+ * kern/Makefile.am: Ditto.
+ * rtems/Makefile.am: Ditto.
+ * configure.ac: Dittp.
+ * wrapup/Makefile.am: Ditto. Remove references to networking apps.
+
2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems_telnetd/pty.c: Remove bsp.h. Include <rtems/bspIo.h>.