* BUGS: New file.
This commit is contained in:
parent
3395fe5230
commit
f093110b52
2 changed files with 11 additions and 2 deletions
9
BUGS
9
BUGS
|
@ -1,2 +1,7 @@
|
|||
Currently search and assembling multidevice abstractions scans all the devices which can be slow.
|
||||
Cache isn't used correctly for video which results in slowness.
|
||||
GRUB team is aware of following problems:
|
||||
- Currently search and assembling multidevice abstractions scans
|
||||
all the devices which can be slow.
|
||||
- Cache isn't used correctly for video which results in slowness.
|
||||
|
||||
While these are bugs their solution has a potential of breaking more and more
|
||||
seriously. So it was decided for 1.99 that they aren't fixed.
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2011-01-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* BUGS: New file.
|
||||
|
||||
2011-01-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Pass more appropriate video id to Linux.
|
||||
|
|
Loading…
Reference in a new issue