more bug fixes
diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html
index 295f544..1ba9364 100644
--- a/docs/relnotes-6.5.2.html
+++ b/docs/relnotes-6.5.2.html
@@ -64,6 +64,8 @@
 <li>RGBA logicops didn't work reliably in some DRI drivers
 <li>Fixed broken RGBA LogicOps in Intel DRI drivers
 <li>Fixed some fragment program bugs in Intel i915 DRI driver
+<li>Fixed glGetVertexAttribfvARB bug 8883
+<li>Implemented glGetUniform[fi]vARB() functions
 </ul>
 
 
@@ -72,7 +74,8 @@
 <ul>
 <li>The device driver functions ResizeBuffers and GetBufferSize have been
 decprecated.
-<li>OpenGL 2.0 and 2.1 support is nearly done.
+<li>OpenGL 2.0 and 2.1 support is nearly done.  We need to do quite a bit
+more testing of the shading language functions.
 </ul>