From 53e595017e7f34a52117b1b7f731003c55a395c1 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 30 Nov 2005 01:15:50 +0000 Subject: updates for 6.4.1 release --- docs/news.html | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) (limited to 'docs/news.html') diff --git a/docs/news.html b/docs/news.html index 142cfaab5ef..4f359ebc9b0 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,35 @@

News

+

November 29, 2005

+

+Mesa 6.4.1 has been released. This is a stable, bug-fix release. +

+
+    Bug fixes:
+	- redefining a vertex program string didn't take effect in TNL module
+	- fixed occasional segfault upon vertex/fragment parsing error
+	- vertex program LIT instruction didn't handle 0^0=1 correctly
+	- fragment program fog option didn't work with glDrawPixels, glBitmap
+	- USE_MGL_NAMESPACE didn't work for x86-64
+	- OSMesa demos were missing from previous release tarballs
+	- fixed problem with float->ushort conversion in glClear (bug 4992)
+	- popping of GL_EYE_PLANE texgen state was broken (bug 4996)
+	- popping of GL_SPOT_DIRECTION light state was broken (bug 5005)
+	- fixed occasional triangle color interpolation problem on VMS
+	- work around invalid free() call (bug 5131)
+	- fixed BSD X server compilation problem by including stdint.h
+
+

+The MD5 checksums are: +

+
+TBD
+
+ + + +

October 24, 2005

Mesa 6.4 has been released. This is a stable, bug-fix release. @@ -1102,6 +1131,6 @@ source code.


-$Id: news.html,v 3.24.2.3 2005/10/28 14:35:40 brianp Exp $ +$Id: news.html,v 3.24.2.4 2005/11/30 01:15:50 brianp Exp $ -- cgit v1.2.3