summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-11-17 08:46:45 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-11-17 08:46:45 +0000
commit10bf8e69c40df54c6e81a226dd11c3b13bebf0d1 (patch)
tree72dc85c6bd8ae1a245ace81f25f1e10a3a88a204 /cpukit/ChangeLog
parent2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-10bf8e69c40df54c6e81a226dd11c3b13bebf0d1.tar.bz2
2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac, Makefile.am, libfs/Makefile.am: Introduce AM_CONDITIONAL(LIBDOSFS).
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 d04a2cbcd0..71b83b7126 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac, Makefile.am, libfs/Makefile.am:
+ Introduce AM_CONDITIONAL(LIBDOSFS).
+
2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/libc/gethostbydns.c, libnetworking/libc/linkaddr.c,