March 1, 2006 * nagg 0.9.1 released. February 28, 2006 * Changed the default height for --bigy from 600 to 480. * Changed the -y and --bigy option to take the height to resize the images to rather than the full geometry like iGal and jGal do. * Added a few items to the to do list. * Made minor changes to the man page. * Switched from mogrify to convert with the -size option, making slide and thumbnail generation significantly faster. On my system processing 100 images went from about 5 minutes to about 2 minutes after this change. * If an option didn't have a - in front of it nagg would still run, ignoring any option ofter than. This is fixed. * The trap of the ^c, ^/, and KILL signals was not exiting the script correctly. Fixed. * Minor template tweaks February 26, 2006 * nagg 0.9.0 released. * Fixed incorrect XHTML code in indextd function.