diff options
author | Sven Gothel <[email protected]> | 2001-03-14 23:53:56 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2001-03-14 23:53:56 +0000 |
commit | b7f7eee96facb114a3dfe11bf70a6d6f3b1299b9 (patch) | |
tree | bd014f2ab852e477fa33fa125902e0e0a792b147 /CHANGES.txt | |
parent | 86443be0a3795fa860850f0cf81ae7cc6843858d (diff) |
some little bug fixes post v. 2.6.0
Diffstat (limited to 'CHANGES.txt')
-rw-r--r-- | CHANGES.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 3277b21..a5cbe6a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -39,7 +39,7 @@ DOWN = OLD GraphicsConfiguration is currently missing ... o Introducing the new GLDrawable/GLEventListener model - initiated by Kenneth B Russel. + initiated by Kenneth B Russell. This includes usage of new Factories, see above ! Have a look at the gl4java.drawable package ! @@ -64,7 +64,7 @@ DOWN = OLD This feature is used within the "GL4JavaJauGljJNI13" native library, which is used dynamically if JVM >= 1.3 ! - Many thanxs to Kenneth B. Russel for motivations: + Many thanxs to Kenneth B. Russell for motivations: JDK 1.4 will no more support the old illegal style of fetching the native window handle ! |