diff options
author | Brian Paul <brianp@vmware.com> | 2009-12-16 08:17:43 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-12-16 08:17:43 -0700 |
commit | 35ff190a9c80988ffeb0fbe4e2b5d732f8130feb (patch) | |
tree | 881be9989eb92450e4d9b4ff9c2ca53aa3fa1a83 | |
parent | 138d639ec9d4454c646d94701365e25630d9f3da (diff) |
docs: document 7.6.1 BlueGene fixes
-rw-r--r-- | docs/relnotes-7.6.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 7160168d98..a41bcee81c 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -59,6 +59,7 @@ tbd <li>Point sprite fixes for i915/945 driver. <li>Fixed assorted memory leaks (usually on error paths) <li>Fixed some GLSL compiler bugs (ex: 25579) +<li>Assorted build fixes for BlueGene </ul> <h2>Changes</h2> |