summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-22 14:15:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-22 14:15:38 +0000
commite9415b3f6d9313da94fd371dff71b4433a207e66 (patch)
treee6f9e4cd2222d447c48584ba14769afd691b02ea /cpukit/ChangeLog
parentNew. (diff)
downloadrtems-e9415b3f6d9313da94fd371dff71b4433a207e66.tar.bz2
2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/Makefile.am: Reflect changes below. * libnetworking/net/slcompress.h: New (from FreeBSD). * libnetworking/net/slcompress.c: New (from FreeBSD).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5a880ccfc9..8e241fac34 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * libnetworking/Makefile.am: Reflect changes below.
+ * libnetworking/net/slcompress.h: New (from FreeBSD).
+ * libnetworking/net/slcompress.c: New (from FreeBSD).
+
+2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* libcsupport/include/stdint.h: Add intptr_t uintptr_t.
* libnetworking/kern/kern_sysctl.c: Remove uintptr_t.
Cosmetics.