- A random "Smartctl returned an empty output" error on Windows was fixed; thanks to Zurab Khetsuriani for testing.
- Fixed a parser issue which prevented running self-tests in Windows.
- The supplied icon (hopefully) shows correctly in Windows 2000 now.
- This release adds an official support for Windows 2000 SP4.
- Added scripts to allow GSmartControl to read smartctl data from cron-generated files. This allows users to read somewhat recent smartctl information without having to run GSmartControl as root. Generously contributed by Alex Butcher.
- Configure script correctly aborts instead of printing a warning if gtkmm or libglademm (if needed) is not found.
- Configure script now accepts --enable-windows-console, --disable-abort-if-no-gtkmm, --disable-abort-if-no-glade-reader, as well as Windows-supporting "auto" for --enable-nsis-wine and --with-nsis.
- Configure's --with-win32-env has been renamed to --with-windows-dlls.
- The "About" dialog shows version information now.
- Minor bugs were fixed.