Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25983
Modified Files:
ChangeLog
Log Message:
Include MIME description for model/x3d+vrml.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1394
retrieving revision 1.1395
diff -C2 -d -r1.1394 -r1.1395
*** ChangeLog 6 Dec 2006 01:52:58 -0000 1.1394
--- ChangeLog 6 Dec 2006 01:58:50 -0000 1.1395
***************
*** 1,4 ****
--- 1,10 ----
2006-12-05 Braden McDaniel <br...@en...>
+ * mozilla-plugin/src/openvrml.cpp
+ (NPP_GetMIMEDescription()): Include MIME description for
+ model/x3d+vrml.
+
+ 2006-12-05 Braden McDaniel <br...@en...>
+
Set ios_base::badbit (instead of failbit) when stream construction
does not produce a readable stream.
|