* BUGS: New file.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-01-11 00:06:01 +01:00
parent 3395fe5230
commit f093110b52
2 changed files with 11 additions and 2 deletions

9
BUGS
View File

@ -1,2 +1,7 @@
Currently search and assembling multidevice abstractions scans all the devices which can be slow. GRUB team is aware of following problems:
Cache isn't used correctly for video which results in slowness. - 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.

View File

@ -1,3 +1,7 @@
2011-01-11 Vladimir Serbinenko <phcoder@gmail.com>
* BUGS: New file.
2011-01-10 Vladimir Serbinenko <phcoder@gmail.com> 2011-01-10 Vladimir Serbinenko <phcoder@gmail.com>
Pass more appropriate video id to Linux. Pass more appropriate video id to Linux.