diff options
author | Travis CI <zmoelnig@travis-ci.umlaeute.mur.at> | 2018-02-07 17:52:43 +0000 |
---|---|---|
committer | Travis CI <zmoelnig@travis-ci.umlaeute.mur.at> | 2018-02-07 17:52:43 +0000 |
commit | f5057b36a8dd204625fd684d18bd9d014d653198 (patch) | |
tree | 76271582713d4a23c433fcb7026fc276af6b9923 /Gem | |
parent | b39eadc19aca8f44a1e95333e8b1dcda25ac1550 (diff) |
Gem 43b1a83650aec7aa085665ce7c32844de9d6e218 linux/amd64
built 'master:43b1a83650aec7aa085665ce7c32844de9d6e218' for linux/amd64
Diffstat (limited to 'Gem')
-rw-r--r-- | Gem/ChangeLog | 2 | ||||
-rwxr-xr-x | Gem/Gem.pd_linux | bin | 32586048 -> 32586048 bytes | |||
-rw-r--r-- | Gem/gem.release_notes.txt | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/Gem/ChangeLog b/Gem/ChangeLog index e65fc91..45ac0a3 100644 --- a/Gem/ChangeLog +++ b/Gem/ChangeLog @@ -6650,7 +6650,7 @@ 2004-04-07 19:20 zmoelnig * src/Pixes/pix_rgba.cpp: added some more verbosity on errors (so - we know, where the error occured) + we know, where the error occurred) 2004-04-07 18:09 tigital diff --git a/Gem/Gem.pd_linux b/Gem/Gem.pd_linux Binary files differindex 22453f2..7bdad41 100755 --- a/Gem/Gem.pd_linux +++ b/Gem/Gem.pd_linux diff --git a/Gem/gem.release_notes.txt b/Gem/gem.release_notes.txt index c3e5077..a62d1f3 100644 --- a/Gem/gem.release_notes.txt +++ b/Gem/gem.release_notes.txt @@ -238,7 +238,7 @@ requested a window size with "dimen # #", then the window size was likely to be wrong. This is now fixed. Fixed a bug in the view message to gemwin. There was an offset -which should not have occured. You might need to change your +which should not have occurred. You might need to change your view messages to account for it. Just subtract 4 from any Z values. |