+ added
* changed
- deleted
! bug fixed

v1.0.5 - 2010-12-29
    + Added password capability.

v1.0.4 - 2010-02-08
    + Added commandline support.  REQUIRED parameters are:
        mode=[reboot|suspend]      ('reboot' will reboot and then go to the hibernate/standby delay timer.
                                    'suspend' will skip the reboot and go straight to the hibernate/standby delay timer)
        method=[hibernate|standby]
        bdelay=#                   (where # is the number of minutes to delay BEFORE rebooting)
        adelay=#                   (where # is the number of minutes to delay AFTER rebooting)
        
        e.g.:   c:\path\to\BootSnooze.exe mode=reboot method=hibernate bdelay=0 adelay=5
        
    ! Fixed a timing issue where Boot Snooze wouldn't hibernate/standby on some systems.  (Thanks, Ampa)

v1.0.3 - 2010-02-04
    ! If user cancels, the RunOnce registry entry is deleted now.  (Thanks, war59312)
    
v1.0.2 - 2010-02-04
    + Added configurable delay before hibernating/standby.
    + Added configurable delay before rebooting.  (Thanks, MerleOne)

v1.0.1 - 2010-02-01
    * Boot Snooze now uses the RunOnce registry key.  (Thanks, wr975 & f0dder)

v1.0.0 - 2010-01-29
    + Initial forum release.
