diff options
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 2444379d..e1c646c6 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -200,6 +200,8 @@ <div class="section"> <h1>Platform-specific bugs</h1> <ul> + <li>GM45: suspend stopped working recently in libreboot.git, but worked in 20150518. Do + a git bisect of coreboot for the relevant commit IDs, then implement a fix.</li> <li> Several serious bugs exist on the ThinkPad R500, which makes the system virtually unusable. See <a href="hcl/r500/index.html#issues">hcl/r500/index.html#issues</a>. |