summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-04-20 13:27:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-04-20 13:27:24 +0000
commit5346276237be6d96ec65ac3b5764fce19814e1ba (patch)
treeec6944acbfdf249518a240e0651e229d4a03ca81 /cpukit/libfs/ChangeLog
parent2001-04-20 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-5346276237be6d96ec65ac3b5764fce19814e1ba.tar.bz2
2001-04-20 Joel Sherrill <joel@OARcorp.com>
* src/imfs/imfs_debug.c (IMFS_print_jnode): Modified to print only information that does not vary based on target or memory configuration. The old prints are still there in case they are needed in the future to debug. Printing target dependent addresses makes the test output vary by target unnecessarily.
Diffstat (limited to 'cpukit/libfs/ChangeLog')
-rw-r--r--cpukit/libfs/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog
index 5dc5dbf9c1..ef8ce14bb2 100644
--- a/cpukit/libfs/ChangeLog
+++ b/cpukit/libfs/ChangeLog
@@ -1,3 +1,11 @@
+2001-04-20 Joel Sherrill <joel@OARcorp.com>
+
+ * src/imfs/imfs_debug.c (IMFS_print_jnode): Modified to print
+ only information that does not vary based on target or memory
+ configuration. The old prints are still there in case they
+ are needed in the future to debug. Printing target dependent
+ addresses makes the test output vary by target unnecessarily.
+
2001-03-23 Joel Sherrill <joel@OARcorp.com>
* src/imfs/memfile.c: Reapply fix from bug report from