summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-21 15:47:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-21 15:47:28 +0000
commitdb862461cb035bedb3fbae76e4b1079638a7934a (patch)
tree9a7737838eea37578529cf7223efe15835dfb802 /cpukit/ChangeLog
parent2009-07-21 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-db862461cb035bedb3fbae76e4b1079638a7934a.tar.bz2
2009-07-21 Roxana Leontie <roxana.leontie@gmail.com>
* libmisc/Makefile.am, libmisc/mw-fb/mw_fb.h: mw_fb.h eliminated the ufb_* calls and replaced some of the ioctl structures and numbers with the linux framebuffer equivalents * libmisc/mw-fb/mw_fb.c: Removed.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 806c5eefac..0ae6643fdf 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2009-07-21 Roxana Leontie <roxana.leontie@gmail.com>
+
+ * libmisc/Makefile.am, libmisc/mw-fb/mw_fb.h: mw_fb.h eliminated the
+ ufb_* calls and replaced some of the ioctl structures and numbers
+ with the linux framebuffer equivalents
+ * libmisc/mw-fb/mw_fb.c: Removed.
+
2009-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/include/rtems/posix/cancel.h, posix/src/cancel.c,