summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 bc5c01d932..21313b4079 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * libblock/src/blkdev-ops.c: New file.
+ * libblock/Makefile.am: Reflect change from above.
+ * libblock/include/rtems/blkdev.h: Declare rtems_blkdev_generic_ops.
+
2011-01-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libblock/src/show_bdbuf.c, score/src/objectmp.c,