finalizing 0118

This commit is contained in:
benfry
2006-10-02 02:23:44 +00:00
parent fb96ab2c6b
commit ab3bfe50f1
3 changed files with 17 additions and 1 deletions
+12
View File
@@ -7,6 +7,18 @@ releases will be super crusty.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ABOUT REV 0118 - 1 October 2006
This release fixes problems with exported applets that use the
OpenGL library.
If this is the first release you're using since 0115 or earlier,
please read the section below that contains the release notes for 0116.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ABOUT REV 0117 - 1 October 2006
This release fixes a problem with release 0116 that made exported
+3 -1
View File
@@ -1,5 +1,7 @@
0118 core
X fix a problem with opengl export
X replace jogl.jar with a signed version
X fix the export.txt file for the linux release
_ alloc() stuff not fixed because of thread halting
_ problem where alloc happens inside setup(), so, uh..
+2
View File
@@ -1,4 +1,6 @@
0118 pde
X no changes, only an opengl export fix
_ add server/client notification thing for the nyu guys