1.41n, 2 October 2008
Added the Edit>Options>Compiler command.
Added a "Scientific Notation" option to the Analyze>Set Options dialog box.
Files in the plugins folder with ".ijm" and ".js" extensions
no longer require an "_" in the name to be installed in the Plugins menu.
JPEGs are saved using ImageIO if the JpegWriter class is removed,
allowing ImageJ to be compiled with the OpenJDK.
The d2s() macro function uses scientific notation of the second argument is negative.
Fixed a bug, introduced in v1.41l, that caused File>Save As>FITS
to create FITS files that could not be opened by some other FITS readers.
Fixed a bug that caused the calibration plot to be displayed when
running the Analyze>Calibrate command in a macro.
Fixed a bug that caused run("Command", "stack") macro statements to not
process the entire stack if "Hide 'Process Stack?' Dialog" was enabled in
Edit>Options>Misc.