summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-12 12:40:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-12 12:40:37 +0000
commitf321fdc83f43c1c01d5da6bf58a77baa7116ec75 (patch)
tree158567b00c2617960ae1a2fbd85e37f2c830b967 /cpukit/ChangeLog
parent2005-05-12 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f321fdc83f43c1c01d5da6bf58a77baa7116ec75.tar.bz2
2005-05-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Let --enable-deprecated default to "no".
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 57c263a1cb..a9a381b01b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2005-05-12 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * configure.ac: Let --enable-deprecated default to "no".
* libnetworking/net/if_arp.h: Remove BYTE_PACK.
* libnetworking/net/if_llc.h: Update from FreeBSD, add __packed.
* libnetworking/net/route.h: Partial update from FreeBSD.