initial 6.3 changes
diff --git a/docs/RELNOTES-6.3 b/docs/RELNOTES-6.3
index 533dd35..46bebfd 100644
--- a/docs/RELNOTES-6.3
+++ b/docs/RELNOTES-6.3
@@ -16,8 +16,19 @@
 
 
 
-To Do: PBO for polygon stipple, convolution filter, etc.
+New Features
+------------
 
+GL_ARB_draw_buffers - allows a fragment program to write to a number of
+  separate color buffers, instead of just one.
+
+
+
+
+To Do before release
+--------------------
+ PBO for polygon stipple, convolution filter, etc.
+ Fix dinoshade bug
 
 
 
@@ -37,4 +48,4 @@
 
 
 ----------------------------------------------------------------------
-$Id: RELNOTES-6.3,v 3.1 2004/10/02 15:43:14 brianp Exp $
+$Id: RELNOTES-6.3,v 3.2 2004/10/13 15:57:55 brianp Exp $