Version 1.1.1 of f90gl was released on June 12, 1998. This is a minor upgrade, most people will not need to upgrade from version 1.1. The main purpose of this release is to add support for the NASoftware FPlus compiler on Linux. With the new release 2.0.5 of FPlus, f90gl is able to work with FPlus, but required some changes in version 1.1 to do so. At the same time, makefiles for a few additional systems were added and one more example program was added. None of the changes (except the new example) affect MS/Windows environments, so version 1.1.1 is available only as a tar file. The changes for version 1.1.1 are: - fixed support for x86/Linux/NASoftware/[Mesa|MetroLink] - replaced the SGI makefiles with two forms, one for -n32 (mfgigm3, etc.) and one for -64 (mfgigm6, etc.) - added support for Origin 2000 - added support for x86/Linux-elf/NAGWare/Mesa - changed isshort to ./isshort in gl/mf* (. may not be in path) - added stars example