summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-24 13:28:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-24 13:28:44 +0000
commitcd62f7a7fd0f4c5cd416f9529f698a4c7cf2cee4 (patch)
treebbc3d98a545d44008f59b3203818442c997a77b7 /c/src/lib/libbsp/i386/pc386/ChangeLog
parent2009-07-24 Roxana Leontie <roxana.leontie@gmail.com> (diff)
downloadrtems-cd62f7a7fd0f4c5cd416f9529f698a4c7cf2cee4.tar.bz2
2009-07-24 Roxana Leontie <roxana.leontie@gmail.com>
* console/fb_vga.c: divided fb_screeninfo structure into fb_var_screeninfo and fb_fix_screeninfo; same with get_screen_info
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/pc386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog
index 20aac5574e..e364b058c7 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-24 Roxana Leontie <roxana.leontie@gmail.com>
+
+ * console/fb_vga.c: divided fb_screeninfo structure into
+ fb_var_screeninfo and fb_fix_screeninfo; same with get_screen_info
+
2009-07-21 Roxana Leontie <roxana.leontie@gmail.com>
* console/fb_vga.c: replaced the ioctl structures with linux