minor fixes
diff --git a/docs/RELNOTES-6.3 b/docs/RELNOTES-6.3
index ee55e3a..b6c064d 100644
--- a/docs/RELNOTES-6.3
+++ b/docs/RELNOTES-6.3
@@ -62,12 +62,16 @@
 contexts so they can't be deleted until they're unbound in _all_ contexts.
 
 
+GL_EXT_framebuffer_object changes
+---------------------------------
+
+XXX describe all the changes made for this extension.
 
 
 
-To Do before release
---------------------
- Fix dinoshade bug
+
+To Do (someday) items
+---------------------
  Switch to freeglut
  Increase MAX_DRAWBUFFERS
  driver hooks for BeginQuery/EndQuery
@@ -77,7 +81,7 @@
 Miscellaneous
 -------------
 
-The main/get.c file is now generated with a Python script.
+The main/get.c file is now generated with a Python script (get_gen.py).
 
 
 
@@ -97,4 +101,4 @@
 
 
 ----------------------------------------------------------------------
-$Id: RELNOTES-6.3,v 3.9 2005/05/04 20:11:35 brianp Exp $
+$Id: RELNOTES-6.3,v 3.10 2005/07/01 01:04:31 brianp Exp $