summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-08 12:05:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-08 12:05:47 +0000
commit8accf469f7ea363cf8372f2ff3d3d9f8c6a834ee (patch)
tree02bfa75cb2697d9e747741e22dba9a59ff41bf81 /cpukit
parent2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-8accf469f7ea363cf8372f2ff3d3d9f8c6a834ee.tar.bz2
2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rootfs/Makefile.am: Use include_rtems_HEADERS instead of H_FILES.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libmisc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog
index d71a7e299f..184d7d7bd0 100644
--- a/cpukit/libmisc/ChangeLog
+++ b/cpukit/libmisc/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * rootfs/Makefile.am: Use include_rtems_HEADERS instead of H_FILES.
+
2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mw-fb/mw_uid.c: Apply rtems_set_errno_and_return_minus_one.