added convolution, ARB_imaging items
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 28ba74d..b192221 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.40 2000/08/31 23:04:03 brianp Exp $
+$Id: VERSIONS,v 1.41 2000/09/02 17:54:28 brianp Exp $
 
 
 Mesa Version History
@@ -757,6 +757,8 @@
     New:
 	- internals of Mesa divided into modular pieces (Keith Whitwell)
 	- support for hardware T&L for DRI
+	- GL_EXT_convolution extension
+	- GL_ARB_imaging subset
     Bug Fixes:
 	- fbiRev and tmuRev were unitialized when using Glide3
     Changes: