File Information:
    
   Last changed by: $Author: davidfancella $
                On: $Date: 2005/01/18 07:03:48 $
                
   This file is part of branch:
           $Name:  $
           
           (if empty, CVS HEAD)
   
   $Revision: 1.7 $

   
0.1.6 ---------------------

* Basic logging implemented (laid down groundwork for alarm confirmation)
* Buttons disable/enable according to what's going on
* You now have to tell pyAlarm you went to bed (this will be a preference, it's just not--yet)
* Display now shows the time now in addition to the countdown to the next alarm
* Fixed playlist save bug
* Fixed bug where global playlist display couldn't clear the playlist
* Made alarms able to compute their next occurence across the date line (so an alarm
      that doesn't go off until tomorrow can report itself properly)
* Added version indicators to each file

0.1.5 ---------------------

* Added preferences dialog
* Created CHANGELOG
* Rearranged the main Help->About html file
* Added next/previous buttons and made them work
* Created paPlaylist plugin and moved playlist management to it
* Implemented plugin configuration
* Added song notification to status bar
* Made it possible for plugins to carry their own modules with them
* plugin base class now uses the __import__ function to load modules for plugins.
* Fixed alarm editing bug for Windows
* Fixed a number of small bugs for Windows
* Windows release now has Python 2.3

