summaryrefslogtreecommitdiffstats
path: root/c/src/exec
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-06 15:29:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-06 15:29:02 +0000
commit6e3f4b2ed10f6b18d4e9fe39516021c6f3961476 (patch)
treef69874ea1895d2a408fa324670d171e98e705524 /c/src/exec
parent2000-09-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6e3f4b2ed10f6b18d4e9fe39516021c6f3961476.tar.bz2
2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Cleanup.
Diffstat (limited to 'c/src/exec')
-rw-r--r--c/src/exec/libnetworking/ChangeLog14
1 files changed, 9 insertions, 5 deletions
diff --git a/c/src/exec/libnetworking/ChangeLog b/c/src/exec/libnetworking/ChangeLog
index 9b94d434a8..b07e15fa92 100644
--- a/c/src/exec/libnetworking/ChangeLog
+++ b/c/src/exec/libnetworking/ChangeLog
@@ -1,9 +1,6 @@
-2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
- * kern/Makefile.am, lib/Makefile.am, libc/Makefile.am,
- net/Makefile.am, netinet/Makefile.am, nfs/Makefile.am,
- pppd/Makefile.am, rtems/Makefile.am, rtems_servers/Makefile.am,
- rtems_webserver/Makefile.am, wrapup/Makefile.am: Include compile.am
+ * ChangeLog: Cleanup.
2000-09-05 Joel Sherrill <joel@OARcorp.com>
@@ -11,6 +8,13 @@
RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY confusion
and to work with the converted flags.
+2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * kern/Makefile.am, lib/Makefile.am, libc/Makefile.am,
+ net/Makefile.am, netinet/Makefile.am, nfs/Makefile.am,
+ pppd/Makefile.am, rtems/Makefile.am, rtems_servers/Makefile.am,
+ rtems_webserver/Makefile.am, wrapup/Makefile.am: Include compile.am
+
2000-09-01 Rosimildo daSilva <rdasilva@connecttel.com>
* emfdb.c: Removed stray semi-colon. Reported on GoAhead