summaryrefslogtreecommitdiff
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-06 21:02:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-06 21:02:08 +0000
commit0f4856601e60fad584efe288d63ca37336d6488a (patch)
tree2c3f9111bb8ab782407a6911755218f592154f41 /cpukit/ChangeLog
parent5b9521eddbf6808ca482fec7f47b39c94508ced4 (diff)
2008-08-06 Brett Swimley <brett.swimley@aedbozeman.com>
PR 1192/filesystem * libblock/src/diskdevs.c: Update the disktap pointer after the realloc.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index a10832565a..85bdcc9553 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-06 Brett Swimley <brett.swimley@aedbozeman.com>
+
+ PR 1192/filesystem
+ * libblock/src/diskdevs.c: Update the disktap pointer after the
+ realloc.
+
2008-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 741/networking