aboutsummaryrefslogtreecommitdiffstats
path: root/doc/differences-from-gl4java.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/differences-from-gl4java.txt')
-rw-r--r--doc/differences-from-gl4java.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/differences-from-gl4java.txt b/doc/differences-from-gl4java.txt
index 9114c89cf..30c6c090b 100644
--- a/doc/differences-from-gl4java.txt
+++ b/doc/differences-from-gl4java.txt
@@ -1,3 +1,4 @@
+JOGL 1.x:
- GLContext is no longer exposed in the public API.
- No more GLAnimCanvas/GLAnimJPanel variants. To perform animation,
attach an Animator to a GLDrawable.