0.1 - 4/??/09 - Began Project Periscope.
0.2 - 4/15/09 - Solidified open function, fixed/greatly expanded icon mappings.
0.3 - 4/23/09 - Finished address bar, added shell mode.
0.4 - 7/18/09 - Cleaned tabulation, fixed 9x incompatibility regression.
0.4 - 7/19/09 - Re-implemented hidden file check on NT, catch for 9x sytems, began to add media mode.
0.4 - 7/19/09 - Working on media mode.
0.4 - 7/2x/09 - Finished media mode for Windows.
0.4 - 8/03/09 - Released under OSS license (above), minor bugfixing.
0.5 - 8/04/09 - Fixed fatal error for unicode systems, fixed license wording.
0.5 - 8/05/09 - Changing launcher engine from file-structure-based to INI-based configuration, minor bugfixes.
0.5 - 8/07/09 - Rolled back INI-based changes due to issues, moving to custom .plink file support.
0.6 - 9/27/09 - Re-implemented icon system to grab native win32 icons, fixed horrible file open implementation issues.
0.6 - 9/28/09 - Testing on Win98 reveals that new open code is flawed on 9x, fixing.
0.6 - 9/29/09 - Fixing minor icon detection problems, fixed global declaration positions.
0.6 - 9/30/09 - Fixing shell mode regressions from past few updates.
0.7 - 10/03/09 - Adding browser mode, wrapper for IE (targeted at IE6) with Chromeframe toggler.
0.7 - 11/27/09 - Fixed POSIX support - this version went missing, found and merged .071 changes into file.
0.71 - 2/12/10 - Resuming development, fixing error catching for w/o start args. Updated license. Fixed version inconsistency between filenames and output.
0.71 - 2/12/10 Cont'd - Added progress meter for loading a directory and parsing the files, enhanced status bar with major/minor of win32 
0.71 - 2/12/10 Cont'd - and reworded to 'Periscope on'.
0.72 - 2/13/10 - Streamlining listbox code, made the program check for GUI events every 50 items processed, to avoid freezing on large directories.
0.73 - 2/15/10 - Began implementing NeXT-style file browsing.
0.74 - 2/16/10 - Worked on NeXT-style file browsing, decided to (at least for now) implement it as it's own mode.
0.74 - 2/26/10 - Fixed mp3 icon, stripped references to now-dead Infotaxis Project from the licensing information.
0.75 - 8/20/10 - Fixed changelog version numbers to be consistent with printout/site numbering. Removed Infotaxis references from About box.
0.75 - 11/04/10 - Integrating NTVDM64 project into Periscope, removing dependencies for comtypes/IE-specific browser functions. 
0.75 - 11/04/10 Cont'd - Fixed minor grammatical error in license. Improved Windows version detection.
0.75 - 11/04/10 Cont'd - Added support for icon loading from an ico file with the same filename as an EXE for that exe.
0.75 - 11/04/10 Cont'd - Removing .plink file implementation in favor of native Windows .lnk and soft links (and eventually .desktop files too) on *nix.
0.75 - 11/04/10 Cont'd - Added release date to the CLI copyright printout for reference in future troubleshooting.
0.75 - 11/05/10 - Implemented context menus, minor bug fixes as well.
0.80 - 2/22/11 - Removed explicit script name reference, miscellaneous comments added, tiny changes.
0.80 - 12/21/11 - Resuming development - restored NeXT mode to main program, fixed (re)sizing issues.
0.80 - 12/27/11 - Fixed Periscope self-launcher in shell mode.