Wyrd ChangeLog
--------------------------------------------------------------------------------

2005-06-22     Added a screen refresh function.

2005-06-21     Implemented overlapping timed reminders and associated routines 
               for handling multiple reminders in a single timeslot.
               Colorable object 'timed_reminder' has been deprecated in
               favor of 'timed_reminder1' through 'timed_reminder4', so
               that overlapping reminders can be given different colors.

2005-06-20     Corrected the disappearing cursor bug associated with jumping
               between days with differing numbers of untimed reminders.

2005-05-04     Released 0.3.0.

               Converted the documentation to LaTeX format, with PDF, HTML,
               and manpage targets.

               Added "new_*_dialog" commands for creating new reminders.  These
               commands will generate a selection dialog for choosing which
               reminder file to add the new reminder to.

2005-05-03     Added a bunch of generic user-defined reminder templates.
               By default, some of these are configured to generate weekly and
               monthly reminders.

               Added a beep and error message when pressing an unbound key.

               Start and end times in the description window had been rendered
               according to the value of schedule_12_hour; now they are
               rendered according to the value of new variable
               description_12_hour .

2005-04-29     Fixed a rare bug that could cause timed reminders to become
               temporarily invisible at month boundaries.

               Optimized rendering of timed reminders window when scrolling
               (should be a little smoother now on slow hardware).

2005-04-26     Released 0.2.0.

2005-04-25     Made colors configurable via the rcfile.

               Made time representation (12/24 hour) configurable via the
               rcfile.

               Implemented external viewing of triggered reminders
               ("rem -q -g") via less(1).

               Added a resize handler.

2005-04-23     Added a configuration variable to switch the first day of the
               week between Sunday and Monday.

               Wyrd now accepts an optional reminders file as a command-line
               parameter.

2005-04-16     Released 0.1.3.

               A more suitable error message is generated when trying to run
               Wyrd on terminals without color support.

               Wyrd now discards exceptions due to errors on curs_set(), which
               is not supported in all terminals.

               Made installation script portable to BSD install(1).

2005-04-15     Released 0.1.2.

               Upon further investigation, cpp appears to be completely broken 
               on OS X.  Wyrd now ships with pre-preprocessed ML files.

               Released 0.1.1.

               Changed invocations of 'cpp' to 'cpp -P' to correct compilation
               errors on OS X, maybe others.

               Released 0.1.0.



# arch-tag: DO_NOT_CHANGE_0a925fdb-a0fa-4330-a560-dd31770ca22c 
