updates for 6.0 release
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 493bb87..8007651 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1190,7 +1190,9 @@
     New:
 	- full OpenGL 1.5 support
     Bug fixes:
-	- fixed bug UNCLAMPED_FLOAT_TO_UBYTE macro; solves a color clamping issue
+	- fixed bug in UNCLAMPED_FLOAT_TO_UBYTE macro; solves a color
+	  clamping issue
 	- updated suno5-gcc configs
+	- glColor3 functions sometimes resulted in undefined alpha values