diff options
-rwxr-xr-x | CHANGELOG.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0445bf42c..1455bec55 100755 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +Changes between JOGL 1.1.0 and 1.1.1: + + - Fixed a bug in the checking of incoming buffers' sizes to + glTexImage1D, glTexImage2D, and glTexImage3D. + Changes between JOGL 1.0.0 and 1.1.0: - The glext.h and associated header files JOGL uses have been updated |