summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-21 13:44:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-21 13:44:25 +0000
commit3641cf08d01719081801adcc78314aa5396b63a0 (patch)
treeb568dba5f3993097ea8ef5a5de1ead0605e958e7 /cpukit/ChangeLog
parent2005-05-21 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3641cf08d01719081801adcc78314aa5396b63a0.tar.bz2
2005-05-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/netinet/ip_icmp.h: Update from FreeBSD. Abandon BYTE_PACK.
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 6f95a5eb41..6004ba0263 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2005-05-21 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * libnetworking/netinet/ip_icmp.h: Update from FreeBSD.
+ Abandon BYTE_PACK.
* libnetworking/netdb.h: Update from FreeBSD.
2005-05-20 Sergei Organov <osv@javad.ru>