summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-28 16:10:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-28 16:10:29 +0000
commit45443d125c41df82ee5fcad325374169d75a7ed2 (patch)
tree63fa968e58234e9592a403bb15d5e79397db2f14 /cpukit/ChangeLog
parent2008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-45443d125c41df82ee5fcad325374169d75a7ed2.tar.bz2
2008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/Makefile.am: Turn on NFS mount support when networking is enabled.
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 6039a23d65..42eeae108e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/Makefile.am: Turn on NFS mount support when networking is
+ enabled.
+
+2008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libcsupport/src/chroot.c: Formatting.
2008-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>