diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-02 17:07:57 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-02 17:07:57 -0400 |
commit | 628506c8de058f94297dae1f8ef8caaea29c4369 (patch) | |
tree | 634ea85f4bc826a7a5b6720f9c12a1b84a05cbea /Documentation | |
parent | 370504cf7c68b953de55c41d5e0be97d30f3cf00 (diff) | |
parent | c3887cd7253299cac2a6dc5ea792613a5ba5bf6a (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup:
[x86 setup] Document grub < 0.93 as broken
[x86 setup] EDD: add missing =m constraint
[x86 setup] video setup: Fix VBE DDC reading
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/Changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/Changes b/Documentation/Changes index 73a8617f1861..cb2b141b1c3e 100644 --- a/Documentation/Changes +++ b/Documentation/Changes | |||
@@ -45,6 +45,7 @@ o nfs-utils 1.0.5 # showmount --version | |||
45 | o procps 3.2.0 # ps --version | 45 | o procps 3.2.0 # ps --version |
46 | o oprofile 0.9 # oprofiled --version | 46 | o oprofile 0.9 # oprofiled --version |
47 | o udev 081 # udevinfo -V | 47 | o udev 081 # udevinfo -V |
48 | o grub 0.93 # grub --version | ||
48 | 49 | ||
49 | Kernel compilation | 50 | Kernel compilation |
50 | ================== | 51 | ================== |