summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-02-17 19:24:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-02-17 19:24:20 +0000
commitd18d5890abf09a2c75e985e688fb2baa6e0bfdc3 (patch)
treec7081acc1dad45fdfb0a43d76fa6eb19c7b13a5d /cpukit/ChangeLog
parent2011-02-17 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-d18d5890abf09a2c75e985e688fb2baa6e0bfdc3.tar.bz2
2011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/Makefile.am, libmisc/fb/mw_uid.c, libmisc/fb/mw_uid.h: Clean up. Add Doxygen style comments. Add method to print uid structure. * libmisc/fb/mw_print.c: New file.
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 17516af91a..59a5376b6f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/Makefile.am, libmisc/fb/mw_uid.c, libmisc/fb/mw_uid.h: Clean
+ up. Add Doxygen style comments. Add method to print uid structure.
+ * libmisc/fb/mw_print.c: New file.
+
2011-02-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libblock/include/rtems/bdpart.h (rtems_bdpart_format):