]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* BUGS: New file.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 10 Jan 2011 23:06:01 +0000 (00:06 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 10 Jan 2011 23:06:01 +0000 (00:06 +0100)
BUGS
ChangeLog

diff --git a/BUGS b/BUGS
index 0faebcdccb3a84a3b3f6d9408c4cecfa30de032d..46faa6452a965a053e382e410bcde643a2cfd69f 100644 (file)
--- a/BUGS
+++ b/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.
index 1a6a71bc573016b3ab7aa5bae554cb511691a844..894f886b44253cdb28c575d66be6298e7826d816 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.