diff --git a/docs/VERSIONS b/docs/VERSIONS index 062a4822160..d7c3f2a4038 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1135,6 +1135,7 @@ Mesa Version History Bug fixes: - really enable OpenGL 1.4 features in DOS driver. - fixed issues in glDrawPixels and glCopyPixels for very wide images + - glPixelMapf/ui/usv()'s size parameter is GLsizei, not GLint Changes: - dropped API trace feature (src/Trace/) - documentation overhaul. merged with website content. more html.