5.0.1 updates
diff --git a/docs/RELNOTES-5.1 b/docs/RELNOTES-5.1
index 3e3112a..f295f8c 100644
--- a/docs/RELNOTES-5.1
+++ b/docs/RELNOTES-5.1
@@ -61,6 +61,9 @@
 Removed files:
 	swrast/s_historgram.[ch]	- moved into src/histogram.c
 
+New files:
+	bufferobj.[ch]		- GL_ARB_vertex_buffer_object functions
+
 
 
 Device Driver Status
@@ -81,7 +84,7 @@
 Windows/Win32		implements OpenGL 1.4
 DJGPP			implements OpenGL 1.4
 GGI			implements OpenGL 1.3
-BeOS			needs updating (underway)
+BeOS			implements OpenGL 1.4
 Allegro			needs updating
 D3D			needs updating
 
@@ -90,4 +93,4 @@
 
 
 ----------------------------------------------------------------------
-$Id: RELNOTES-5.1,v 1.8 2003/03/29 16:39:52 brianp Exp $
+$Id: RELNOTES-5.1,v 1.9 2003/03/30 16:17:57 brianp Exp $