summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-04-18 15:56:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-04-18 15:56:34 +0000
commit680d08235680ea67e73efc41282cae934e5b8c96 (patch)
treeb5c0ad45bafcc75a0217a680f3c29615554b197a /cpukit/ChangeLog
parent2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-680d08235680ea67e73efc41282cae934e5b8c96.tar.bz2
2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if_var.h: New (extracted from net/if.h). * libnetworking/Makefile.am: Add net/if_var.h.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index daa5b5257a..571b0a02c8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * libnetworking/net/if_var.h: New (extracted from net/if.h).
+ * libnetworking/Makefile.am: Add net/if_var.h.
+
+2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* libnetworking/net/if.c, libnetworking/net/if.h,
libnetworking/sys/mbuf.h: Cosmetics from FreeBSD.